We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 665264b commit b3fa973Copy full SHA for b3fa973
1 file changed
.github/workflows/skill-eval.yml
@@ -55,7 +55,6 @@ jobs:
55
# Job 2: Run evals against an AI agent (copilot or gemini)
56
# Triggered manually via workflow_dispatch, or can be called from other workflows
57
agent_eval:
58
- if: github.event_name == 'workflow_dispatch'
59
runs-on: ubuntu-latest
60
timeout-minutes: 60
61
0 commit comments