Skip to content

Commit be9ed8b

Browse files
authored
Add permissions for pull-requests in release workflow
1 parent 80b0ba9 commit be9ed8b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,7 @@ jobs:
146146
timeout-minutes: 30
147147
permissions:
148148
contents: write
149+
pull-requests: write
149150

150151
steps:
151152
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)