We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03fbdbd commit 9f88867Copy full SHA for 9f88867
1 file changed
.github/workflows/publish-documentation.yml
@@ -14,7 +14,7 @@ permissions:
14
15
concurrency:
16
group: publish-docs-${{ github.head_ref || github.ref }}
17
- cancel-in-progress: false
+ cancel-in-progress: true
18
19
jobs:
20
global-variables:
0 commit comments