From 1f1cb1f262cc4613ecde7bb5371130c1a30c7769 Mon Sep 17 00:00:00 2001 From: Jun-te Kim Date: Wed, 3 Dec 2025 14:55:35 +0000 Subject: [PATCH] do it proper --- .github/workflows/gather_hubspot_data.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/gather_hubspot_data.yml b/.github/workflows/gather_hubspot_data.yml index 2762151..038e474 100644 --- a/.github/workflows/gather_hubspot_data.yml +++ b/.github/workflows/gather_hubspot_data.yml @@ -9,7 +9,7 @@ jobs: gather_hubspot_data_and_upload_to_s3: runs-on: [self-hosted, mist] - timeout-minutes: 120 # <-- 2 hour timeout + timeout-minutes: 240 steps: