mirror of
https://github.com/Hestia-Homes/insight.git
synced 2026-06-08 11:17:25 +00:00
see if that improved
This commit is contained in:
parent
6f76a81511
commit
6a3acd1c2b
1 changed files with 3 additions and 3 deletions
6
.github/workflows/gather_hubspot_data.yml
vendored
6
.github/workflows/gather_hubspot_data.yml
vendored
|
|
@ -1,13 +1,13 @@
|
|||
name: Hubspot Data to S3
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: '30 17 * * *'
|
||||
# schedule:
|
||||
# - cron: '30 17 * * *'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
hubspot_raw_to_s3:
|
||||
name: HubSpot → S3 (Operations)
|
||||
name: HubSpot → S3 (Operations)
|
||||
runs-on: [self-hosted, mist]
|
||||
timeout-minutes: 4320
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue