Skip to content

Commit 7bfac7d

Browse files
authored
Add rmissing read permission for issues in PR actions
1 parent 36ea230 commit 7bfac7d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/pr-actions.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -689,6 +689,7 @@ jobs:
689689
permissions:
690690
contents: write
691691
pull-requests: write
692+
issues: read
692693

693694
add_update_commit_completion_comment:
694695
needs:

0 commit comments

Comments
 (0)