Back off the eval to once a day for now (#29378)

cc @maxbrunsfeld 

Release Notes:

- N/A
This commit is contained in:
Nathan Sobo
2025-04-24 14:54:54 -06:00
committed by GitHub
parent 720dfee803
commit d492939bed
+1 -1
View File
@@ -2,7 +2,7 @@ name: Run Agent Eval
on:
schedule:
- cron: "0 * * * *"
- cron: "0 0 * * *"
pull_request:
branches: