We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcc200a commit 39948c7Copy full SHA for 39948c7
1 file changed
.github/workflows/pages.yml
@@ -12,7 +12,7 @@ permissions:
12
13
concurrency:
14
group: "pages"
15
- cancel-in-progress: false
+ cancel-in-progress: true
16
17
jobs:
18
build:
0 commit comments