File tree Expand file tree Collapse file tree 1 file changed +15
-12
lines changed Expand file tree Collapse file tree 1 file changed +15
-12
lines changed Original file line number Diff line number Diff line change 77 inputs :
88 lookback :
99 default : 3
10+ pull_request :
11+
1012permissions :
11- actions : read
12- checks : read
13+ # actions: read
14+ # checks: read
1315 contents : write
14- deployments : read
15- issues : read
16- discussions : read
17- packages : read
18- pages : read
19- pull-requests : read
20- repository-projects : read
21- security-events : read
22- statuses : read
16+ # deployments: read
17+ # issues: read
18+ # discussions: read
19+ # packages: read
20+ # pages: read
21+ # pull-requests: read
22+ # repository-projects: read
23+ # security-events: read
24+ # statuses: read
25+
2326jobs :
2427 TagBot :
25- if : github.event_name == 'workflow_dispatch' || github.actor == 'JuliaTagBot'
28+ # if: github.event_name == 'workflow_dispatch' || github.actor == 'JuliaTagBot'
2629 runs-on : ubuntu-latest
2730 steps :
2831 - uses : JuliaRegistries/TagBot@v1
You can’t perform that action at this time.
0 commit comments