We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4963946 commit b7d3be9Copy full SHA for b7d3be9
.github/workflows/cr.yml
@@ -16,6 +16,6 @@ jobs:
16
env:
17
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
18
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
19
- LANGUAGE: Chinese
+ LANGUAGE: English
20
OPENAI_API_ENDPOINT: https://api.bianxie.ai/v1
21
LOG_LEVEL: debug
0 commit comments