Skip to content

Commit 8b14949

Browse files
authored
Adjust permissions so Create release PR can generate the PR. (#466)
* Update create-release-pr.yml * Update create-release-pr.yml * Update create-release-pr.yml Test done. Revert to main.
1 parent 82a547a commit 8b14949

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/create-release-pr.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@
1414

1515
name: Create Release PR
1616

17+
permissions:
18+
contents: write
19+
pull-requests: write
20+
1721
on:
1822
push:
1923
branches:

0 commit comments

Comments
 (0)