diff --git a/.github/workflows/hubspot_to_invoice.yml b/.github/workflows/hubspot_to_invoice.yml index f2c78c8..7434f80 100644 --- a/.github/workflows/hubspot_to_invoice.yml +++ b/.github/workflows/hubspot_to_invoice.yml @@ -1,7 +1,7 @@ name: HubSpot Deals to DB loading and Invoice Calculator on: - schedule: - - cron: '0 19 * * 0' + # schedule: + # - cron: '0 19 * * 0' workflow_dispatch: jobs: