forgejo-workflow: update flake every 6 hours

This commit is contained in:
Christoph Hollizeck 2025-05-05 08:35:07 +02:00
parent e7085e15e6
commit fa76b43f91

View file

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