From 6d5b9686e36db4152f285a4e10dee9b7325b75b3 Mon Sep 17 00:00:00 2001 From: Vincent Mihalkovic Date: Mon, 24 Aug 2020 14:13:58 +0200 Subject: [PATCH] fix ci.yml --- .github/workflows/ci.yml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9dc2f9b..3219705 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,10 +1,6 @@ name: CI -on: - push: - branches: [ test ] - pull_request: - branches: [ test ] +on: [push, pull_request] jobs: container: