mirror of
https://github.com/freeedcom/ai-codereviewer.git
synced 2025-02-22 17:10:27 +00:00
Update code_review.yml
This commit is contained in:
parent
ff01bcd755
commit
e8f2770cc1
1 changed files with 1 additions and 1 deletions
2
.github/workflows/code_review.yml
vendored
2
.github/workflows/code_review.yml
vendored
|
@ -16,5 +16,5 @@ jobs:
|
|||
with:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
|
||||
OPENAI_API_MODEL: "gpt-4-1106-preview"
|
||||
OPENAI_API_MODEL: "gpt-4o-mini"
|
||||
exclude: "yarn.lock,dist/**"
|
||||
|
|
Loading…
Add table
Reference in a new issue