File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 1818 "BRANCH_PREFIX" : " release/" ,
1919 "ANNOTATION_EXCLUDE_PATTERNS" : [
2020 " >> warning " ,
21+ " >> hint: " ,
2122 " Cloning into" ,
2223 " has unmet peer dependency" ,
2324 " has incorrect peer dependency" ,
Original file line number Diff line number Diff line change 11on :
22 schedule :
3- - cron : 45 21 10 * *
3+ - cron : 32 20 17 * *
44 repository_dispatch :
55 types : [check-link]
66 workflow_dispatch :
Original file line number Diff line number Diff line change 1313 with :
1414 CONFIG_FILENAME : workflow-settings.json, workflow-details.json
1515 IGNORE_WARNING : ' true'
16- - uses : technote-space/toc-generator@v3
16+ - uses : technote-space/toc-generator@v4
1717 with :
1818 GITHUB_TOKEN : ${{ secrets.ACCESS_TOKEN }}
1919 FOLDING : ${{ env.TOC_FOLDING }}
You can’t perform that action at this time.
0 commit comments