We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ceceb85 commit 173b700Copy full SHA for 173b700
.github/workflows/testsuite_allprocesses.yml
@@ -16,7 +16,7 @@ on:
16
17
# Trigger the all-processes workflow for pull requests to master
18
pull_request:
19
- branches: [ master ]
+ branches: [ master, compatibility* ]
20
21
# Trigger the all-processes workflow when new changes to the workflow are pushed
22
# (NB: this is now disabled to avoid triggering two jobs when pushing to a branch for which a PR is opened)
0 commit comments