Skip to content

Commit

Permalink
Add explicit workflow permission.
Browse files Browse the repository at this point in the history
  • Loading branch information
pwochner committed Dec 16, 2024
1 parent 31f2835 commit 9a7bf30
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/TagBot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ permissions:
repository-projects: read
security-events: read
statuses: read
workflows: write
jobs:
TagBot:
if: github.event_name == 'workflow_dispatch' || github.actor == 'JuliaTagBot'
Expand Down

0 comments on commit 9a7bf30

Please sign in to comment.