Skip to content

Commit 21dbbe4

Browse files
committed
chore(ci): Add global concurrency
1 parent 0b52cc7 commit 21dbbe4

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
@@ -11,7 +11,7 @@ on:
1111
- 'main'
1212

1313
concurrency:
14-
group: registry-push-${{ github.ref }}
14+
group: registry-push
1515
cancel-in-progress: true
1616

1717
jobs:

0 commit comments

Comments
 (0)