We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b59415 commit 74ec7ceCopy full SHA for 74ec7ce
.github/workflows/assign-reviewer.yml
@@ -2,7 +2,7 @@ name: Assign Reviewer
2
on: pull_request_target
3
4
permissions:
5
- contents: read
+ pull-requests: write
6
7
jobs:
8
assign-reviewer:
0 commit comments