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