Skip to content

Commit 0272da7

Browse files
committed
add write permission for pull-requests for GITHUB_TOKEN
1 parent 1954944 commit 0272da7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/version-bump.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727
version-bump:
2828
permissions:
2929
contents: write
30+
pull-requests: write
3031
runs-on: ubuntu-22.04
3132
steps:
3233
- name: Checkout Repository

0 commit comments

Comments
 (0)