diff --git a/.github/workflows/update.yml b/.github/workflows/update.yml index f7cb8b7..1c7bf57 100644 --- a/.github/workflows/update.yml +++ b/.github/workflows/update.yml @@ -1,7 +1,7 @@ name: "Update" on: schedule: - - cron: "0 4 * * 2,6" # Tue, Sat at 04:00 UTC + - cron: "0 4 * * 2,6" workflow_dispatch: jobs: update: