Skip to content

Commit

Permalink
chore: add pull-requests: write perm on publish
Browse files Browse the repository at this point in the history
  • Loading branch information
jrandolf committed Jun 7, 2022
1 parent 7dc8e37 commit 96b416c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Expand Up @@ -41,6 +41,7 @@ jobs:
runs-on: ubuntu-latest
permissions:
contents: write
pull-requests: write
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit 96b416c

Please sign in to comment.