diff --git a/.github/workflows/gather_hubspot_data.yml b/.github/workflows/gather_hubspot_data.yml index 038e474..9c24e63 100644 --- a/.github/workflows/gather_hubspot_data.yml +++ b/.github/workflows/gather_hubspot_data.yml @@ -8,10 +8,6 @@ on: jobs: gather_hubspot_data_and_upload_to_s3: runs-on: [self-hosted, mist] - - timeout-minutes: 240 - - steps: - uses: actions/checkout@v4