Browse Source

Update issue triage

main
Piero Toffanin 1 month ago
parent
commit
6796e95acd
  1. 1
      .github/workflows/issue-triage.yml

1
.github/workflows/issue-triage.yml

@ -13,6 +13,7 @@ jobs:
with:
ghToken: ${{ secrets.GITHUB_TOKEN }}
openAI: ${{ secrets.OPENAI_TOKEN }}
model: gpt-4o-2024-08-06
filter: |
- "#"
variables: |

Loading…
Cancel
Save