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 736d089 commit a710369Copy full SHA for a710369
.github/workflows/ci.yml
@@ -9,7 +9,7 @@ on:
9
- main
10
11
concurrency:
12
- group: ${{ github.head_ref }}
+ group: ${{ github.ref }}
13
cancel-in-progress: true
14
15
jobs:
0 commit comments