1
0
mirror of https://github.com/LibreTranslate/LibreTranslate.git synced 2024-12-18 08:27:03 +02:00

Update issue triage

This commit is contained in:
Piero Toffanin 2024-12-03 14:57:19 -05:00
parent fdbad9fec5
commit 6796e95acd

View File

@ -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: |