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: