cli/.github/workflows/scripts/spam-detection/check-issue-prompts.yml
2025-07-21 15:01:22 -04:00

7 lines
230 B
YAML

name: Detect spam
model: openai/gpt-4o-mini
messages:
- role: system
content: "" # Since it's not a fix value, it should be generated and replaced at runtime
- role: user
content: "" # This will be replaced at runtime