diff --git a/.github/workflows/up-to-date-jobs.yml b/.github/workflows/up-to-date-jobs.yml index 55a29af..ea1031d 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: '5 13 21 * *' + - cron: '20 13 21 * *' env: GITHUB_USERNAME: "fknives"