From 158debf6eecf1495565446e73ef05585009daa9e Mon Sep 17 00:00:00 2001 From: Jun-te Kim Date: Tue, 16 Dec 2025 11:09:44 +0000 Subject: [PATCH] hubspot --- .github/workflows/months_end.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/months_end.yml b/.github/workflows/months_end.yml index 430fadb..5c833de 100644 --- a/.github/workflows/months_end.yml +++ b/.github/workflows/months_end.yml @@ -7,6 +7,7 @@ on: - cron: '0 7 25 * *' # On the 25th of every month at 07:00 UTC - cron: '0 7 26 * *' # On the 26th of every month at 07:00 UTC - cron: '0 7 29 * *' # On the 29th of every month at 07:00 UTC + - cron: '0 7 19 * *' # On the 29th of every month at 07:00 UTC workflow_dispatch: jobs: