Skip to content

Commit

Permalink
Add permission to tagpr
Browse files Browse the repository at this point in the history
  • Loading branch information
masutaka committed Nov 12, 2023
1 parent ce7e5a7 commit a01d823
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tagpr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ jobs:
tagpr:
runs-on: ubuntu-latest
timeout-minutes: 5
permissions:
contents: write
steps:
- uses: actions/checkout@v4
- uses: Songmu/tagpr@v1
Expand Down

0 comments on commit a01d823

Please sign in to comment.