Back off the eval to once a day for now (#29378)
cc @maxbrunsfeld Release Notes: - N/A
This commit is contained in:
parent
720dfee803
commit
d492939bed
2
.github/workflows/eval.yml
vendored
2
.github/workflows/eval.yml
vendored
@ -2,7 +2,7 @@ name: Run Agent Eval
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: "0 * * * *"
|
||||
- cron: "0 0 * * *"
|
||||
|
||||
pull_request:
|
||||
branches:
|
||||
|
Loading…
Reference in New Issue
Block a user