ci: disable eval workflow on PRs (#446)
The eval workflow was running on PRs that touch core/gateway/eval files, causing 401 auth errors when API credits are exhausted. Evals should only run on manual dispatch or weekly schedule — not on every PR. - Removed `pull_request` trigger from `eval.yml` - Updated `eval-fixture` job condition accordingly
B
Burak Yigit Kaya committed
398be4c0994f8ca6d7632bb99de370de8e9bfa1b
Parent: 2c31e71
Committed by GitHub <noreply@github.com>
on 5/21/2026, 10:17:40 AM