hydra: update eval frequency
This commit is contained in:
parent
c7adfbb0ad
commit
9d3cd343dc
2 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
on:
|
||||
schedule:
|
||||
- cron: 0 3 * * *
|
||||
- cron: 0 */4 * * *
|
||||
|
||||
jobs:
|
||||
UpdateFlake:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue