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.
2 parents 1da427c + 151b0d3 commit 238b8d0Copy full SHA for 238b8d0
README.md
@@ -96,7 +96,7 @@ name: CI
96
on: pull_request
97
98
concurrency:
99
- group: ${{ github.head_ref }}
+ group: ${{ github.ref_name }}
100
cancel-in-progress: true
101
102
jobs:
@@ -126,7 +126,7 @@ name: CI
126
127
128
129
130
131
132
@@ -205,7 +205,7 @@ name: CI
205
206
207
208
209
210
211
0 commit comments