aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorKyle Speer <kspeer@stitchdata.com>2020-11-06 13:41:34 +0000
committerKyle Speer <kspeer@stitchdata.com>2020-11-06 13:41:34 +0000
commit38a9aaefeeadd89b245d45f1edca3a639bc14538 (patch)
tree188cdf84ecbef537a11d8990bcbb1f60695c95b4
parente9a30146d97ea6edf93f0bb619c5868e39ab6eb0 (diff)
downloadtap-google-sheets-change-cron.tar.gz
tap-google-sheets-change-cron.tar.zst
tap-google-sheets-change-cron.zip
change cronchange-cron
-rw-r--r--.circleci/config.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.circleci/config.yml b/.circleci/config.yml
index bb39c2c..577428f 100644
--- a/.circleci/config.yml
+++ b/.circleci/config.yml
@@ -53,7 +53,7 @@ workflows:
53 build_daily: 53 build_daily:
54 triggers: 54 triggers:
55 - schedule: 55 - schedule:
56 cron: "0 0 * * *" 56 cron: "0 15 * * *"
57 filters: 57 filters:
58 branches: 58 branches:
59 only: 59 only: