chore: adjust flake.lock maintenance schedule

This commit is contained in:
Harsh Shandilya 2024-11-09 00:33:39 +05:30
parent a61f1cfb12
commit d33c61ff4b

View file

@ -2,7 +2,7 @@ name: Update flake.lock
on:
workflow_dispatch:
schedule:
- cron: '0 0 * * 0'
- cron: '30 0 * * 0'
permissions:
contents: write