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 806b332 commit c98bcabCopy full SHA for c98bcab
.github/workflows/cr.yml
@@ -3,6 +3,7 @@ name: Code Review
3
permissions:
4
contents: read
5
pull-requests: write
6
+ models: read
7
8
on:
9
pull_request:
0 commit comments