Skip to content

Commit 9df12a2

Browse files
committed
chore: update permissions in release-please workflow to allow issue management
1 parent 125c43d commit 9df12a2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-please.yml

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88
permissions:
99
contents: write
1010
pull-requests: write
11+
issues: write
1112

1213
jobs:
1314
release-please:

0 commit comments

Comments
 (0)