Skip to content

Commit 659c057

Browse files
cancel-in-progress for deploy
1 parent 442316d commit 659c057

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
# Concurrency configuration to manage parallel workflow runs
1111
concurrency:
1212
group: production-deploy
13-
cancel-in-progress: false
13+
cancel-in-progress: true
1414

1515
jobs:
1616
build:

0 commit comments

Comments
 (0)