mirror of
https://github.com/Hestia-Homes/insight.git
synced 2026-06-08 11:17:25 +00:00
added mist
This commit is contained in:
parent
e26cf14540
commit
04a7cb33dd
1 changed files with 5 additions and 1 deletions
6
.github/workflows/gather_hubspot_data.yml
vendored
6
.github/workflows/gather_hubspot_data.yml
vendored
|
|
@ -7,7 +7,11 @@ on:
|
|||
|
||||
jobs:
|
||||
gather_hubspot_data_and_upload_to_s3:
|
||||
runs-on: ubuntu-22.04
|
||||
runs-on:
|
||||
group: self-hosted
|
||||
labels:
|
||||
- mist # required for all self-hosted runners
|
||||
|
||||
timeout-minutes: 120 # <-- 2 hour timeout
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue