From 102d73b6f7ef5cdb7c079d14c27d2c905db7caa2 Mon Sep 17 00:00:00 2001 From: Jun-te Kim Date: Fri, 12 Dec 2025 11:41:10 +0000 Subject: [PATCH] change it to 10:30 pm for this script - based on length --- .github/workflows/gather_hubspot_data.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/gather_hubspot_data.yml b/.github/workflows/gather_hubspot_data.yml index 570470d..e3a8d21 100644 --- a/.github/workflows/gather_hubspot_data.yml +++ b/.github/workflows/gather_hubspot_data.yml @@ -2,7 +2,8 @@ name: Hubspot Data to S3 on: schedule: - - cron: '0 5 * * *' # Every day at 05:00 UTC + - cron: '30 17 * * *' + workflow_dispatch: jobs: