Merge pull request #103 from Hestia-Homes/feature/scrape_livewest_and_southern

run everyday
This commit is contained in:
Jun-te Kim 2025-11-04 21:13:24 +00:00 committed by GitHub
commit d3dfa36170
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,7 +2,7 @@ name: Hubspot Sync
on:
schedule:
- cron: '0 6 * * 1' # Every Monday at 06:00 UTC
- cron: '0 6 * * *' # Every day at 06:00 UTC
workflow_dispatch:
jobs: