mirror of
https://github.com/PierreGode/Linux-Active-Directory-join-script.git
synced 2025-12-21 08:50:12 +01:00
Update review.yml
This commit is contained in:
parent
8992cd1570
commit
44083a3a80
2
.github/workflows/review.yml
vendored
2
.github/workflows/review.yml
vendored
@ -18,5 +18,5 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
GITHUB_TOKEN: ${{ secrets.G_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.G_TOKEN }}
|
||||||
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
|
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
|
||||||
OPENAI_API_MODEL: "gpt-4o-mini" # Optional: defaults to "gpt-4"
|
OPENAI_API_MODEL: "gpt-o1-mini" # Optional: defaults to "gpt-4"
|
||||||
exclude: "**/*.json, **/*.md" # Optional: exclude patterns separated by commas
|
exclude: "**/*.json, **/*.md" # Optional: exclude patterns separated by commas
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user