parent
2d9cd2ac88
commit
8382afb2ba
1 changed files with 1 additions and 1 deletions
2
.github/workflows/unit_evals.yml
vendored
2
.github/workflows/unit_evals.yml
vendored
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue