Skip to content

Commit 024a288

Browse files
committed
updated yaml.yaml
1 parent 1642c30 commit 024a288

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/yaml.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ permissions:
5050
contents: read
5151

5252
concurrency:
53-
group: ${{ github.ref }}-${{ github.workflow }}
53+
group: ${{ github.workflow }}-${{ github.ref }}
5454
cancel-in-progress: true
5555

5656
jobs:

0 commit comments

Comments
 (0)