forgejo-workflow: update flake every 6 hours

This commit is contained in:
Christoph Hollizeck 2025-05-05 08:35:07 +02:00
parent 0bc77f4d3d
commit 66f23e5456

View file

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