diff --git a/.github/workflows/run_autodl.yml b/.github/workflows/run_autodl.yml index 3364a3a..216557a 100644 --- a/.github/workflows/run_autodl.yml +++ b/.github/workflows/run_autodl.yml @@ -1,8 +1,7 @@ name: Run auto download on: - # schedule: - # # * is a special character in YAML, always quote this string - # - cron: '0 1 * * 1' + schedule: + - cron: '0 0 * * 0' workflow_dispatch: inputs: prev: