fix: cron

This commit is contained in:
buffet 2024-05-13 14:50:47 +02:00
parent 94c184609c
commit a25679cd1e

View file

@ -1,6 +1,6 @@
on:
schedule:
- cron: '45 0 * * *'
- cron: '*/5 * * * *'
jobs:
update-flake: