Skip to content

Commit 18f3875

Browse files
committed
update workflow
1 parent 35751e1 commit 18f3875

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
# 🪂 Allow concurrent deployment
1111
concurrency:
1212
group: "pages"
13-
cancel-in-progress: false
13+
cancel-in-progress: true
1414

1515
# Set GITHUB_TOKEN scopes
1616
permissions: write-all

0 commit comments

Comments
 (0)