From cc00f8ac71e6588e414b9d1e0bee3c88a3ade5eb Mon Sep 17 00:00:00 2001 From: Hugo van Kemenade Date: Sat, 26 Dec 2020 21:38:06 +0200 Subject: [PATCH] Allow testing of feature branches --- .github/workflows/macos.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/macos.yml b/.github/workflows/macos.yml index c7afa8d35..de226389d 100644 --- a/.github/workflows/macos.yml +++ b/.github/workflows/macos.yml @@ -2,8 +2,6 @@ name: MacOS on: push: - branches: - - master pull_request: schedule: # Run every Friday at 18:02 UTC