We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c98bcab commit 85c50cfCopy full SHA for 85c50cf
2 files changed
.github/workflows/translate.yml
README.md
@@ -44,6 +44,7 @@ name: Code Review
44
permissions:
45
contents: read
46
pull-requests: write
47
+ models: true # if you choose use github models, set this to be true
48
49
on:
50
pull_request:
0 commit comments