Skip to content

Commit 210c2cc

Browse files
authored
fix permissions
1 parent d787629 commit 210c2cc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/plan-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
needs: check-plan
3737
permissions:
3838
contents: write
39+
issues: read
3940
pull-requests: write
4041
outputs:
4142
explanation: ${{ steps.explanation.outputs.text }}

0 commit comments

Comments
 (0)