Skip to content

Commit 7a9d7a3

Browse files
authored
Merge pull request #1134 from jdaugherty/7.0.x
Add missing permission pull-requests: write
2 parents 04ea326 + 671c25e commit 7a9d7a3

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
@@ -223,6 +223,7 @@ jobs:
223223
permissions:
224224
contents: write
225225
issues: write
226+
pull-requests: write
226227
steps:
227228
- name: "📥 Checkout repository"
228229
uses: actions/checkout@v4

0 commit comments

Comments
 (0)