Skip to content

Commit

Permalink
ci(release): add pull-request permission
Browse files Browse the repository at this point in the history
  • Loading branch information
nekowinston committed Aug 23, 2023
1 parent 11bd7b7 commit fbe4fcf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ name: release-please

permissions:
contents: write
pull-requests: write

jobs:
release-please:
Expand Down

0 comments on commit fbe4fcf

Please sign in to comment.