Skip to content

Commit f0d2da3

Browse files
committed
Revert "Remove stray `concurrency: group: test-${{ github.ref }} (thanks @rhaschke for catching this)"
This reverts commit 4cc11dc.
1 parent 4cc11dc commit f0d2da3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ on:
1313
permissions: read-all
1414

1515
concurrency:
16+
group: test-sh-avl${{ github.ref }}
1617
cancel-in-progress: true
1718

1819
env:

0 commit comments

Comments
 (0)