Skip to content

Commit 0624270

Browse files
committed
Change concurrency tag
1 parent b268404 commit 0624270

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
branches: [master]
66

77
concurrency:
8-
group: environment-${{ github.ref }}
8+
group: tests-${{ github.ref }}
99
cancel-in-progress: true
1010

1111
jobs:

0 commit comments

Comments
 (0)