k8s.io/test-infra@v0.0.0-20240520184403-27c6b4c223d8/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