Skip to content

Commit 7fb7069

Browse files
authored
fix: include pull-request write permission in workflow (#302)
1 parent 50acba2 commit 7fb7069

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ on:
1717

1818
permissions:
1919
contents: write
20+
pull-requests: write
2021

2122
jobs:
2223
create-release:

0 commit comments

Comments
 (0)