Merge pull request #28 from Hestia-Homes/feature/make_it_live_ready

only on workflows
This commit is contained in:
Jun-te Kim 2025-12-16 11:23:05 +00:00 committed by GitHub
commit 6fb2e147f0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,8 +1,8 @@
name: Hubspot Data to S3
on:
schedule:
- cron: '30 17 * * *'
# schedule:
# - cron: '30 17 * * *'
workflow_dispatch: