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:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
# GitHub might drop jobs at busy times, so we choose a random time in the middle of the night.
|
# 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:
|
workflow_dispatch:
|
||||||
|
|
||||||
concurrency:
|
concurrency:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue