Skip to content

Commit b1d193c

Browse files
committed
updated shellcheck.yaml
1 parent 825e93f commit b1d193c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/shellcheck.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ permissions:
4646
contents: read
4747

4848
concurrency:
49-
group: ${{ github.ref }}-${{ github.workflow }}
49+
group: ${{ github.workflow }}-${{ github.ref }}
5050
cancel-in-progress: true
5151

5252
jobs:

0 commit comments

Comments
 (0)