Skip to content

Commit 4dc48fe

Browse files
committed
Cancel previous techdocs runs on concurrent job
1 parent 68272bd commit 4dc48fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/update_techdocs.yml

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ on:
1010

1111
concurrency:
1212
group: ${{ github.workflow }}-${{ github.ref }}
13+
cancel-in-progress: true
1314

1415
jobs:
1516
publish-techdocs-site:

0 commit comments

Comments
 (0)