From 144320ac8a15f92474f22dac0314cfd8589020ad Mon Sep 17 00:00:00 2001 From: Chris Cannam Date: Thu, 11 Feb 2021 14:04:35 +0000 Subject: [PATCH] Let's not pin these to a branch --- .github/workflows/macos-ios.yml | 2 -- .github/workflows/windows-dotnet.yml | 2 -- .github/workflows/windows.yml | 2 -- 3 files changed, 6 deletions(-) diff --git a/.github/workflows/macos-ios.yml b/.github/workflows/macos-ios.yml index 2cb296b..f17deb7 100644 --- a/.github/workflows/macos-ios.yml +++ b/.github/workflows/macos-ios.yml @@ -2,9 +2,7 @@ name: macOS and iOS CI on: push: - branches: [ master ] pull_request: - branches: [ master ] jobs: build: diff --git a/.github/workflows/windows-dotnet.yml b/.github/workflows/windows-dotnet.yml index 3f6f9c6..f757a23 100644 --- a/.github/workflows/windows-dotnet.yml +++ b/.github/workflows/windows-dotnet.yml @@ -2,9 +2,7 @@ name: Windows CI on: push: - branches: [ master ] pull_request: - branches: [ master ] jobs: build: diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml index 39d747a..1b6d197 100644 --- a/.github/workflows/windows.yml +++ b/.github/workflows/windows.yml @@ -2,9 +2,7 @@ name: Windows CI on: push: - branches: [ master ] pull_request: - branches: [ master ] jobs: build: