We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcbb066 commit 064dd07Copy full SHA for 064dd07
config/jobs/kubernetes/sig-k8s-infra/trusted/sig-release-release-team-jobs/release-team-periodics.yaml
@@ -1,8 +1,8 @@
1
periodics:
2
- name: periodic-sync-enhancements-github-project-1-29
3
# temporarily disable job by with an impossible cron date instead of deleting it
4
- # cron: '0 0 31 2 *'
5
- interval: 6h
+ cron: '0 0 31 2 *'
+ # interval: 6h
6
cluster: k8s-infra-prow-build-trusted
7
decorate: true
8
annotations:
0 commit comments