[workflow] fix autoupdate not running -.-
All checks were successful
Check flake syntax / flake-check (push) Successful in 23m34s

This commit is contained in:
2026-06-04 15:24:52 +02:00
parent 9c55854987
commit 34db721709

View File

@@ -2,7 +2,7 @@ name: Weekly Flake Update
on:
schedule:
- cron: "0 4 /14 * *"
- cron: "0 4 1/14 * *"
workflow_dispatch:
permissions: