Skip to content

Commit 91d3a0b

Browse files
authored
chore: update concurenty group for skip-ci workflow (#105)
1 parent 1dbd6d7 commit 91d3a0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/skip-ci-on-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
- '**'
1010

1111
concurrency:
12-
group: ${{ github.ref }}-${{ github.workflow }}
12+
group: ${{ github.workflow }}-${{ github.head_ref }}
1313
cancel-in-progress: true
1414

1515
jobs:

0 commit comments

Comments
 (0)