diff --git a/.github/workflows/updater-wip.yml b/.github/workflows/updater-wip.yml index 1ee3ea6..a43c878 100644 --- a/.github/workflows/updater-wip.yml +++ b/.github/workflows/updater-wip.yml @@ -2,7 +2,7 @@ name: Updater (WIP) on: schedule: - - cron: 30 23 * * * + - cron: 0 0 * * 0 push: branches: - master