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 08387f5 commit 1626c9aCopy full SHA for 1626c9a
.github/workflows/code-review.yml
@@ -2,7 +2,7 @@ name: Code Review From ChatGPT
2
3
permissions:
4
contents: read
5
- pull-requests: write
+ pull-requests: write-all
6
7
on:
8
pull_request:
0 commit comments