chore: adjust flake.lock maintenance schedule

This commit is contained in:
Harsh Shandilya 2024-11-09 00:33:38 +05:30
parent 7fa47f0325
commit 53273e0d49

View file

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