mirror of
https://github.com/Hestia-Homes/survey-extraction.git
synced 2026-06-08 11:17:29 +00:00
run everyday
This commit is contained in:
parent
47cad80c94
commit
8eeae2e1a2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/hubspot_sync.yml
vendored
2
.github/workflows/hubspot_sync.yml
vendored
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue