From ca2b0b4621ec23b93252fa7eadb4b1f16330fa7b Mon Sep 17 00:00:00 2001 From: Jun-te Kim Date: Wed, 14 May 2025 16:08:20 +0100 Subject: [PATCH] db --- .github/workflows/hubspot_to_invoice.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/hubspot_to_invoice.yml b/.github/workflows/hubspot_to_invoice.yml index 7ddd54a..937c7fe 100644 --- a/.github/workflows/hubspot_to_invoice.yml +++ b/.github/workflows/hubspot_to_invoice.yml @@ -1,4 +1,4 @@ -name: Deal Notes From HubSpot Scraper +name: HubSpot Deals to DB loading and Invoice Calculator on: schedule: - cron: '0 19 * * 0'