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:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "0 * * * *"
|
- cron: "0 0 * * *"
|
||||||
|
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user