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'