Skip to content

Commit 7c0211c

Browse files
committed
Cancel on new job
1 parent fa8b36c commit 7c0211c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dev.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ env:
1818

1919
concurrency:
2020
group: dev
21-
cancel-in-progress: false
21+
cancel-in-progress: true
2222

2323
jobs:
2424
build:

0 commit comments

Comments
 (0)