change it to 10:30 pm for this script - based on length

This commit is contained in:
Jun-te Kim 2025-12-12 11:41:10 +00:00
parent 9f70d22ef4
commit 102d73b6f7

View file

@ -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: