]> git.immae.eu Git - github/fretlink/tap-google-sheets.git/commitdiff
move chron hour 00 -> 15 UTC (#22)
authorKyle Speer <54034650+kspeer825@users.noreply.github.com>
Fri, 13 Nov 2020 20:29:38 +0000 (15:29 -0500)
committerGitHub <noreply@github.com>
Fri, 13 Nov 2020 20:29:38 +0000 (15:29 -0500)
Co-authored-by: Kyle Speer <kspeer@stitchdata.com>
.circleci/config.yml

index bb39c2c27173ddc383fd7637a0fc78e5151a96cc..577428f7d0fc72892b242d2cab7b9fe187cdebeb 100644 (file)
@@ -53,7 +53,7 @@ workflows:
   build_daily:
     triggers:
       - schedule:
-          cron: "0 0 * * *"
+          cron: "0 15 * * *"
           filters:
             branches:
               only: