diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml index e8369eae1c..6358336d0f 100644 --- a/.github/workflows/windows.yml +++ b/.github/workflows/windows.yml @@ -6,9 +6,7 @@ name: Windows CI # events but only for the master branch on: push: - branches: [ master ] pull_request: - branches: [ master ] # A workflow run is made up of one or more jobs that can run sequentially or in parallel jobs: