diff --git a/.github/workflows/linux-x64-test.yml b/.github/workflows/linux-x64-test.yml index a81852f3c..55d4c4c36 100644 --- a/.github/workflows/linux-x64-test.yml +++ b/.github/workflows/linux-x64-test.yml @@ -20,7 +20,7 @@ on: # To avoid double workflow execution, don't use these branches for pull requests. # (https://github.community/t/how-to-trigger-an-action-on-push-or-pull-request-but-not-both/16662/2) push: - branches: [ simon, simon2, binaries ] + branches: [ simon, simon2 ] # On pull request branches against these branches, when pushed. pull_request: