ci: change cron spec

This commit is contained in:
buffet 2024-05-13 14:43:56 +02:00
parent b64066caeb
commit 94c184609c

View file

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