Skip to content

Commit 1642c30

Browse files
committed
updated validate.yaml
1 parent 3a07ca9 commit 1642c30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate.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)