We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4cc11dc commit f0d2da3Copy full SHA for f0d2da3
.github/workflows/ci.yml
@@ -13,6 +13,7 @@ on:
13
permissions: read-all
14
15
concurrency:
16
+ group: test-sh-avl${{ github.ref }}
17
cancel-in-progress: true
18
19
env:
0 commit comments