From b8de5af05590d894ff1fb3ae196700beb1af7173 Mon Sep 17 00:00:00 2001 From: Jun-te Kim Date: Wed, 21 May 2025 14:55:47 +0000 Subject: [PATCH] make it manul --- .github/workflows/hubspot_to_invoice.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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: