File tree Expand file tree Collapse file tree 5 files changed +15
-3
lines changed Expand file tree Collapse file tree 5 files changed +15
-3
lines changed Original file line number Diff line number Diff line change 66 - develop/v*
77 types : [closed]
88
9+ concurrency :
10+ group : ${{ github.workflow }}-${{ github.ref }}
11+
912name : Add release tag
1013
1114jobs :
Original file line number Diff line number Diff line change 55 types : [check-link]
66 workflow_dispatch :
77
8+ concurrency :
9+ group : ${{ github.workflow }}-${{ github.ref }}
10+
811name : Broken Link Check
912jobs :
1013 check :
1114 name : Broken Link Check
1215 runs-on : ubuntu-latest
1316 timeout-minutes : 10
1417 steps :
15- - uses : technote-space/auto-cancel-redundant-workflow@v1
16- with :
17- EXCLUDE_MERGED : ' true'
1818 - name : Broken Link Check
1919 uses : technote-space/broken-link-checker-action@v2
Original file line number Diff line number Diff line change 33 tags :
44 - " v*"
55
6+ concurrency :
7+ group : ${{ github.workflow }}-${{ github.ref }}
8+
69name : GitHub Releases
710
811jobs :
Original file line number Diff line number Diff line change 11on : pull_request_target
22
3+ concurrency :
4+ group : ${{ github.workflow }}-${{ github.ref }}
5+
36name : Pull Request updated
47
58jobs :
Original file line number Diff line number Diff line change 11on : push
22
3+ concurrency :
4+ group : ${{ github.workflow }}-${{ github.ref }}
5+
36name : TOC Generator
47
58jobs :
You can’t perform that action at this time.
0 commit comments