mirror of
https://github.com/Hestia-Homes/survey-extraction.git
synced 2026-07-12 13:29:08 +00:00
Update hubspot_sync.yml
This commit is contained in:
parent
b1fa9cc7a0
commit
59987e93d9
1 changed files with 2 additions and 2 deletions
4
.github/workflows/hubspot_sync.yml
vendored
4
.github/workflows/hubspot_sync.yml
vendored
|
|
@ -2,7 +2,7 @@ name: Hubspot Sync
|
|||
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 6 * * *' # Every day at 06:00 UTC
|
||||
- cron: '0 2 * * *' # Every day at 06:00 UTC
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
|
@ -39,4 +39,4 @@ jobs:
|
|||
pwd
|
||||
ls -la
|
||||
poetry run python etl/hubSpotClient/scripts/hubspot_update_script.py
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue