github.com/yrj2011/jx-test-infra@v0.0.0-20190529031832-7a2065ee98eb/gubernator/cron.yaml (about)

     1  # These URLs will be fetched by AppEngine on the given schedule.
     2  # Only the default (currently serving) version's URL will be fetched.
     3  # docs: https://cloud.google.com/appengine/docs/standard/python/config/cron
     4  cron:
     5  - description: sync PR state
     6    url: /sync
     7    schedule: every 8 hours
     8    target: github