File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1212 runs-on : ubuntu-latest
1313 timeout-minutes : 10
1414 steps :
15- - uses : technote-space/auto-cancel-redundant-job @v1
15+ - uses : technote-space/auto-cancel-redundant-workflow @v1
1616 with :
1717 EXCLUDE_MERGED : ' true'
1818 - name : Broken Link Check
Original file line number Diff line number Diff line change 1010 env :
1111 LINT : 1
1212 steps :
13- - uses : technote-space/auto-cancel-redundant-job @v1
13+ - uses : technote-space/auto-cancel-redundant-workflow @v1
1414 with :
1515 EXCLUDE_MERGED : ' true'
1616 - name : Set running flag
Original file line number Diff line number Diff line change 2424 if : env.RUNNING1
2525 with :
2626 CONFIG_FILENAME : workflow-settings.json
27- - uses : technote-space/auto-cancel-redundant-job @v1
27+ - uses : technote-space/auto-cancel-redundant-workflow @v1
2828 if : env.RUNNING1
2929 with :
3030 EXCLUDE_MERGED : ' true'
You can’t perform that action at this time.
0 commit comments