mirror of
https://github.com/Hestia-Homes/insight.git
synced 2026-06-08 11:17:25 +00:00
make it so sales script runs everydya too
This commit is contained in:
parent
4f992e51eb
commit
36666423b8
1 changed files with 1 additions and 0 deletions
1
.github/workflows/gather_hubspot_data.yml
vendored
1
.github/workflows/gather_hubspot_data.yml
vendored
|
|
@ -27,4 +27,5 @@ jobs:
|
|||
bash -c "
|
||||
poetry install &&
|
||||
poetry run python src/dashboard/scripts/hubspot_to_s3.py
|
||||
poetry run python src/dashboard/scripts/hubspot_to_s3_sales_forecast.py
|
||||
"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue