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