Skip to content

Commit 4d6f168

Browse files
authored
Update run-tests.yaml (#2380)
1 parent 6fa7a91 commit 4d6f168

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
push:
77

88
concurrency:
9-
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
9+
group: ${{ github.workflow }}-${{ github.head_ref || github.ref || github.run_id }}
1010
cancel-in-progress: true
1111

1212
jobs:

0 commit comments

Comments
 (0)