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 17ae511 commit 478f929Copy full SHA for 478f929
.github/workflows/ci.yaml
@@ -3,7 +3,7 @@
3
name: Tests
4
5
concurrency:
6
- group: ${{ github.workflow }}-${{ github.ref }}
+ group: ${{ github.workflow }}-${{ github.ref }}-3
7
cancel-in-progress: true
8
9
on:
0 commit comments