File tree Expand file tree Collapse file tree 2 files changed +23
-0
lines changed Expand file tree Collapse file tree 2 files changed +23
-0
lines changed Original file line number Diff line number Diff line change 1+ on : push
2+ name : TOC Generator
3+ jobs :
4+ assignAuthor :
5+ name : TOC Generator
6+ runs-on : ubuntu-latest
7+ steps :
8+ - name : TOC Generator
9+ uses : technote-space/toc-generator@v1
10+ with :
11+ GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change 77
88GitHub actions to assign author to issue or PR.
99
10+ <!-- START doctoc generated TOC please keep comment here to allow auto update -->
11+ <!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
12+
13+
14+ - [ Screenshot] ( #screenshot )
15+ - [ Installation] ( #installation )
16+ - [ Action event details] ( #action-event-details )
17+ - [ Target events] ( #target-events )
18+ - [ Author] ( #author )
19+
20+ <!-- END doctoc generated TOC please keep comment here to allow auto update -->
21+
1022## Screenshot
1123![ GitHub Action] ( https://raw.githubusercontent.com/technote-space/assign-author/images/screenshot.gif )
1224
You can’t perform that action at this time.
0 commit comments