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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,7 +2,7 @@ name: Run Agent Eval
on:
schedule:
- cron: "0 * * * *"
- cron: "0 0 * * *"
pull_request:
branches: