From 064c5cd68e2992ee3364ad647a8a5ba1e8c6490b Mon Sep 17 00:00:00 2001 From: Jun-te Kim Date: Mon, 24 Nov 2025 13:54:51 +0000 Subject: [PATCH] added mist --- .github/workflows/gather_hubspot_data.yml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.github/workflows/gather_hubspot_data.yml b/.github/workflows/gather_hubspot_data.yml index 478fe38..4ee55f9 100644 --- a/.github/workflows/gather_hubspot_data.yml +++ b/.github/workflows/gather_hubspot_data.yml @@ -7,10 +7,8 @@ on: jobs: gather_hubspot_data_and_upload_to_s3: - runs-on: - group: self-hosted - labels: - - mist # required for all self-hosted runners + runs-on: + group: [self-hosted] timeout-minutes: 120 # <-- 2 hour timeout