aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/update.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/update.yaml b/.github/workflows/update.yaml
index e1f699a..86bfd42 100644
--- a/.github/workflows/update.yaml
+++ b/.github/workflows/update.yaml
@@ -2,7 +2,7 @@ name: update-flake-lock
on:
workflow_dispatch:
schedule:
- - cron: '30 5 * * 7'
+ - cron: '30 5 * * 0'
jobs:
update-flake-lock: