aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/update.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/update.yml b/.github/workflows/update.yml
index 1ebf8da..c8a277f 100644
--- a/.github/workflows/update.yml
+++ b/.github/workflows/update.yml
@@ -2,7 +2,7 @@ name: Update with the latest base16 colorschemes
on:
workflow_dispatch:
schedule:
- - cron: "* * * * 0" # https://crontab.guru/every-week
+ - cron: "0 0 * * 0" # https://crontab.guru/every-week
jobs:
run: