Skip to content

Commit

Permalink
Update chatgpt-cr.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
oldwinter committed Aug 9, 2023
1 parent bbb40cc commit d16032d
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/chatgpt-cr.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Code Review
name: 🤖 ChatGPT Code Review

permissions:
contents: read
Expand All @@ -18,4 +18,6 @@ jobs:
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
# optional
LANGUAGE: Chinese
PROMPT:
PROMPT: "请用中文表达"
top_p: 1
temperature: 1

0 comments on commit d16032d

Please sign in to comment.