Skip to content

Commit 8a27cf3

Browse files
authored
Update astro.yaml
1 parent af0a1c5 commit 8a27cf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/astro.yaml

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

2626
env:
2727
BUILD_PATH: "." # default value when not using subfolders

0 commit comments

Comments
 (0)