We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12b99d1 commit 0e9acbdCopy full SHA for 0e9acbd
.github/workflows/static.yml
@@ -19,7 +19,7 @@ permissions:
19
# However, do NOT cancel in-progress runs as we want to allow these production deployments to complete.
20
concurrency:
21
group: "pages"
22
- cancel-in-progress: false
+ cancel-in-progress: true
23
24
jobs:
25
# Single deploy job since we're just deploying
0 commit comments