evals: Run unit evals CI weekly (#35950)

Release Notes:

- N/A
This commit is contained in:
Oleksiy Syvokon 2025-08-10 17:43:48 +03:00 committed by GitHub
parent 2d9cd2ac88
commit 8382afb2ba
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,7 +3,7 @@ name: Run Unit Evals
on:
schedule:
# GitHub might drop jobs at busy times, so we choose a random time in the middle of the night.
- cron: "47 1 * * *"
- cron: "47 1 * * 2"
workflow_dispatch:
concurrency: