We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68272bd commit 4dc48feCopy full SHA for 4dc48fe
.github/workflows/update_techdocs.yml
@@ -10,6 +10,7 @@ on:
10
11
concurrency:
12
group: ${{ github.workflow }}-${{ github.ref }}
13
+ cancel-in-progress: true
14
15
jobs:
16
publish-techdocs-site:
0 commit comments