Skip to content

Commit 7e969e3

Browse files
author
Woliul Hasan
authored
Update static.yml
1 parent cedfa3e commit 7e969e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/static.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ permissions:
1919
# However, do NOT cancel in-progress runs as we want to allow these production deployments to complete.
2020
concurrency:
2121
group: "pages"
22-
cancel-in-progress: false
22+
cancel-in-progress: true
2323

2424
jobs:
2525
# Single deploy job since we're just deploying

0 commit comments

Comments
 (0)