github.com/munnerz/test-infra@v0.0.0-20190108210205-ce3d181dc989/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