diff --git a/.github/workflows/updater.yml b/.github/workflows/updater.yml index d2749fa..6ac548f 100644 --- a/.github/workflows/updater.yml +++ b/.github/workflows/updater.yml @@ -2,7 +2,7 @@ name: Updater on: schedule: - - cron: 0 3 * * 1-5 + - cron: 0 3 * * 1 jobs: updater: