Skip to content

Commit

Permalink
ci: allow write PR
Browse files Browse the repository at this point in the history
  • Loading branch information
budougumi0617 committed Sep 18, 2024
1 parent 33050f9 commit 0cc9a06
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tag-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
- master
permissions:
contents: write
pull-requests: write

jobs:
tagpr:
Expand Down

0 comments on commit 0cc9a06

Please sign in to comment.