Skip to content

Commit

Permalink
ci: grant permission to comment on pull requests
Browse files Browse the repository at this point in the history
  • Loading branch information
brettstack committed Dec 15, 2023
1 parent 2fcb68d commit 41fc593
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-on-push-to-mainline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
permissions:
contents: write
issues: write
pull-requests: write
runs-on: ubuntu-latest
strategy:
matrix:
Expand Down

0 comments on commit 41fc593

Please sign in to comment.