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 70e4a4d commit b4c32f5Copy full SHA for b4c32f5
.github/workflows/test_precommit.yml
@@ -4,7 +4,7 @@ on:
4
pull_request:
5
merge_group:
6
branches:
7
- - develop
+ - master
8
concurrency:
9
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
10
cancel-in-progress: true
0 commit comments