diff --git a/.github/workflows/up-to-date-jobs.yml b/.github/workflows/up-to-date-jobs.yml index 1ec0691..a3cd56e 100644 --- a/.github/workflows/up-to-date-jobs.yml +++ b/.github/workflows/up-to-date-jobs.yml @@ -2,7 +2,7 @@ name: Verify Download Method still works on: schedule: - - cron: '0 20 21 * *' + - cron: '0 16 21 * *' env: GITHUB_USERNAME: "fknives"