aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorKyle Speer <54034650+kspeer825@users.noreply.github.com>2020-11-13 15:29:38 -0500
committerGitHub <noreply@github.com>2020-11-13 15:29:38 -0500
commit1080d5ece1d90464c448c7e3f8dc58410fad0601 (patch)
tree188cdf84ecbef537a11d8990bcbb1f60695c95b4
parent954c8d34868a6314321fa892a991e44c76ee5e99 (diff)
downloadtap-google-sheets-1080d5ece1d90464c448c7e3f8dc58410fad0601.tar.gz
tap-google-sheets-1080d5ece1d90464c448c7e3f8dc58410fad0601.tar.zst
tap-google-sheets-1080d5ece1d90464c448c7e3f8dc58410fad0601.zip
move chron hour 00 -> 15 UTC (#22)
Co-authored-by: Kyle Speer <kspeer@stitchdata.com>
-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: