mirror of
https://github.com/LibreTranslate/LibreTranslate.git
synced 2025-01-02 20:38:41 +00:00
Update issue triage
This commit is contained in:
parent
fdbad9fec5
commit
6796e95acd
1 changed files with 1 additions and 0 deletions
1
.github/workflows/issue-triage.yml
vendored
1
.github/workflows/issue-triage.yml
vendored
|
@ -13,6 +13,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
ghToken: ${{ secrets.GITHUB_TOKEN }}
|
ghToken: ${{ secrets.GITHUB_TOKEN }}
|
||||||
openAI: ${{ secrets.OPENAI_TOKEN }}
|
openAI: ${{ secrets.OPENAI_TOKEN }}
|
||||||
|
model: gpt-4o-2024-08-06
|
||||||
filter: |
|
filter: |
|
||||||
- "#"
|
- "#"
|
||||||
variables: |
|
variables: |
|
||||||
|
|
Loading…
Reference in a new issue