Skip to content

Commit b2871fb

Browse files
committed
grand workflow pull request write permission
1 parent a7830b0 commit b2871fb

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
@@ -7,6 +7,7 @@ jobs:
77
runs-on: ubuntu-latest
88
permissions:
99
contents: write
10+
pull-requests: write
1011
steps:
1112
- name: Validate branch
1213
if: ${{ github.ref != 'refs/heads/master' }}

0 commit comments

Comments
 (0)