mirror of
https://github.com/Hestia-Homes/insight.git
synced 2026-06-08 11:17:25 +00:00
change it to 10:30 pm for this script - based on length
This commit is contained in:
parent
9f70d22ef4
commit
102d73b6f7
1 changed files with 2 additions and 1 deletions
3
.github/workflows/gather_hubspot_data.yml
vendored
3
.github/workflows/gather_hubspot_data.yml
vendored
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue