Skip to content

Commit 2bf0996

Browse files
authored
Add pr writing permission (#13761)
1 parent 66af258 commit 2bf0996

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/publish-packages.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ on:
99
permissions:
1010
id-token: write
1111
contents: write
12+
pull-requests: write
1213

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

0 commit comments

Comments
 (0)