Skip to content

Commit 478f929

Browse files
temp concurrency group
1 parent 17ae511 commit 478f929

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
name: Tests
44

55
concurrency:
6-
group: ${{ github.workflow }}-${{ github.ref }}
6+
group: ${{ github.workflow }}-${{ github.ref }}-3
77
cancel-in-progress: true
88

99
on:

0 commit comments

Comments
 (0)