hydra: update eval frequency

This commit is contained in:
Christoph Hollizeck 2025-05-02 08:02:04 +02:00
parent 0c124c457c
commit ed20a1d8c4
Signed by: Daholli
GPG key ID: 249300664F2AF2C7
2 changed files with 2 additions and 1 deletions

View file

@ -1,6 +1,6 @@
on:
schedule:
- cron: 0 3 * * *
- cron: 0 */4 * * *
jobs:
UpdateFlake: