diff --git a/.github/workflows/hubspot_sync.yml b/.github/workflows/hubspot_sync.yml index f314a19..67594c9 100644 --- a/.github/workflows/hubspot_sync.yml +++ b/.github/workflows/hubspot_sync.yml @@ -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: