We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22d6d6d commit 91546e3Copy full SHA for 91546e3
config/jobs/kubernetes/sig-k8s-infra/trusted/sig-release-release-team-jobs/release-team-periodics.yaml
@@ -1,7 +1,7 @@
1
periodics:
2
-- name: periodic-sync-enhancements-github-project-1-31
3
-# temporarily disable job by with an impossible cron date instead of deleting it
4
- cron: '0 0 31 2 *'
+- name: periodic-sync-enhancements-github-project-1-32
+ # temporarily disable job by with an impossible cron date instead of deleting it
+ # cron: '0 0 31 2 *'
5
interval: 6h
6
cluster: k8s-infra-prow-build-trusted
7
decorate: true
0 commit comments