ci: update flake inputs daily

cause shell updates frequently
This commit is contained in:
Soramane
2025-08-09 13:50:22 +10:00
parent 9489f0d4f6
commit ff38a8c5cf
+1 -1
View File
@@ -3,7 +3,7 @@ name: Update flake inputs
on:
workflow_dispatch:
schedule:
- cron: "0 0 * * 0"
- cron: "0 0 * * *"
jobs:
update-flake: