Skip to content

Commit

Permalink
ci: Add write actions permissions for release please workflow (#433)
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmidyson authored Jun 8, 2023
1 parent 4447e21 commit ceae208
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-please-main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ on:
permissions:
contents: write
pull-requests: write
actions: write

jobs:
release-please:
Expand Down

0 comments on commit ceae208

Please sign in to comment.