Skip to content

Commit

Permalink
chore: add pull request perms to changset action
Browse files Browse the repository at this point in the history
  • Loading branch information
typicalninja committed Sep 9, 2024
1 parent 3f2bce5 commit 327c1da
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,9 @@ jobs:
runs-on: ubuntu-latest
permissions:
contents: write
pull-requests: write
id-token: write
issues: write

steps:
- name: Checkout Repo
Expand Down

0 comments on commit 327c1da

Please sign in to comment.