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 35751e1 commit 18f3875Copy full SHA for 18f3875
.github/workflows/main.yml
@@ -10,7 +10,7 @@ on:
10
# 🪂 Allow concurrent deployment
11
concurrency:
12
group: "pages"
13
- cancel-in-progress: false
+ cancel-in-progress: true
14
15
# Set GITHUB_TOKEN scopes
16
permissions: write-all
0 commit comments