Skip to content

Commit 4a93b8a

Browse files
authored
Merge pull request #89 from agneym/fix/set-permission-for-pr
set pull requests permission
2 parents 3d20c2c + a7864f6 commit 4a93b8a

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
@@ -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)