evals: Run unit evals CI weekly (#35950)

Release Notes:

- N/A
This commit is contained in:
Oleksiy Syvokon
2025-08-10 14:43:48 +00:00
committed by GitHub
parent 2d9cd2ac88
commit 8382afb2ba
+1 -1
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: