Skip to content

Commit

Permalink
Update TagBot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
YichengDWu authored Oct 14, 2022
1 parent d02dcd2 commit b7c2068
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/TagBot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,13 @@ on:
workflow_dispatch:
permissions:
contents: write
actions: write
deployments: write
pages: write
pull-requests: write
checks: write
packages: write
statuses: write
jobs:
TagBot:
if: github.event_name == 'workflow_dispatch' || github.actor == 'JuliaTagBot'
Expand Down

0 comments on commit b7c2068

Please sign in to comment.