see if that improved

This commit is contained in:
Jun-te Kim 2025-12-17 13:52:51 +00:00
parent 6f76a81511
commit 6a3acd1c2b

View file

@ -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