diff --git a/.github/workflows/gather_hubspot_data.yml b/.github/workflows/gather_hubspot_data.yml index e3a8d21..ab60f12 100644 --- a/.github/workflows/gather_hubspot_data.yml +++ b/.github/workflows/gather_hubspot_data.yml @@ -10,7 +10,7 @@ jobs: hubspot_raw_to_s3: name: HubSpot → S3 (raw data) runs-on: [self-hosted, mist] - timeout-minutes: 720 + timeout-minutes: 4320 steps: - uses: actions/checkout@v4