mirror of
https://github.com/Hestia-Homes/insight.git
synced 2026-06-08 11:17:25 +00:00
2 hour timeout
This commit is contained in:
parent
7807eeb189
commit
8029a0849c
1 changed files with 2 additions and 0 deletions
2
.github/workflows/gather_hubspot_data.yml
vendored
2
.github/workflows/gather_hubspot_data.yml
vendored
|
|
@ -8,6 +8,8 @@ on:
|
|||
jobs:
|
||||
gather_hubspot_data_and_upload_to_s3:
|
||||
runs-on: ubuntu-22.04
|
||||
timeout-minutes: 120 # <-- 2 hour timeout
|
||||
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue