chore: use only gpt-5 model

This commit is contained in:
zhom
2026-01-11 23:03:41 +04:00
parent f4c87ea7ee
commit 96d57d3081
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -92,7 +92,7 @@ jobs:
- Each array item must be under 80 characters
- overall_assessment must be under 100 characters
- Output ONLY the JSON object, nothing else
model: openai/gpt-5
model: gpt-5
- name: Check if first-time contributor
id: check-first-time