From fcdef5bc8d81cb04222b9e35457a6b67f5b24b6b Mon Sep 17 00:00:00 2001 From: Tan Ho <38083823+tanho63@users.noreply.github.com> Date: Tue, 20 Sep 2022 08:18:21 -0400 Subject: [PATCH] Update ep-update-data.yaml --- .github/workflows/ep-update-data.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ep-update-data.yaml b/.github/workflows/ep-update-data.yaml index 7c49a86..e44b685 100644 --- a/.github/workflows/ep-update-data.yaml +++ b/.github/workflows/ep-update-data.yaml @@ -2,7 +2,7 @@ # Need help debugging build failures? Start at https://github.com/r-lib/actions#where-to-find-help on: schedule: - - cron: 5 4 * 9-12,1 5,1,2 + - cron: 5 6,10 * 9-12,1 5,1,2 workflow_dispatch: name: ep-update-data