mirror of
https://github.com/Hestia-Homes/insight.git
synced 2026-06-08 11:17:25 +00:00
only on workflows
This commit is contained in:
parent
29aad225a9
commit
12db1992f0
1 changed files with 2 additions and 2 deletions
4
.github/workflows/gather_hubspot_data.yml
vendored
4
.github/workflows/gather_hubspot_data.yml
vendored
|
|
@ -1,8 +1,8 @@
|
|||
name: Hubspot Data to S3
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: '30 17 * * *'
|
||||
# schedule:
|
||||
# - cron: '30 17 * * *'
|
||||
|
||||
workflow_dispatch:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue