From 2a802ab2e29219f79d08dfc4d072ff2ea037edc9 Mon Sep 17 00:00:00 2001 From: Gergely Hegedus Date: Thu, 21 Apr 2022 16:00:55 +0300 Subject: [PATCH] Issue#4 Adjust to hour 13:05 --- .github/workflows/up-to-date-jobs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/up-to-date-jobs.yml b/.github/workflows/up-to-date-jobs.yml index a3cd56e..55a29af 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 16 21 * *' + - cron: '5 13 21 * *' env: GITHUB_USERNAME: "fknives"