Skip to content

Commit 6c4df35

Browse files
authored
Update permissions for opening pull requests in release workflow (#221)
ci: update permissions for opening pull requests in release workflow
1 parent 98bef7c commit 6c4df35

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88
permissions:
99
id-token: write
1010
contents: write
11+
pull-requests: write
1112

1213
concurrency: ${{ github.workflow }}-${{ github.ref }}
1314

0 commit comments

Comments
 (0)