mirror of
https://github.com/freeedcom/ai-codereviewer.git
synced 2025-04-20 01:26:47 +00:00
Update ai-code-review.yml
This commit is contained in:
parent
8d3527be71
commit
f2931b0726
1 changed files with 2 additions and 0 deletions
2
.github/workflows/ai-code-review.yml
vendored
2
.github/workflows/ai-code-review.yml
vendored
|
@ -20,3 +20,5 @@ jobs:
|
|||
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
|
||||
OPENAI_API_MODEL: "gpt-3.5"
|
||||
exclude: "**/*.json, **/*.md" # Optional: exclude patterns separated by commas
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue