From 87c5707e9ceb8387d01c9eb9f10543e163c4f164 Mon Sep 17 00:00:00 2001 From: jem Date: Mon, 29 Jun 2020 20:12:14 +0200 Subject: [PATCH] next try --- .github/workflows/test-pr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test-pr.yml b/.github/workflows/test-pr.yml index 5476229..44febd0 100644 --- a/.github/workflows/test-pr.yml +++ b/.github/workflows/test-pr.yml @@ -4,7 +4,7 @@ on: pull_request: branches: [ master ] push: - branches: [ '!master' ] + ingnored-branches: [ 'master' ] jobs: test-matrix: