Skip to content

Commit 225a2a7

Browse files
committed
disable enhancements sync
1 parent cc218ec commit 225a2a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/jobs/kubernetes/sig-k8s-infra/trusted/sig-release-release-team-jobs/release-team-periodics.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
periodics:
22
- name: periodic-sync-enhancements-github-project-1-34
33
# temporarily disable job by with an impossible cron date instead of deleting it
4-
# cron: '0 0 31 2 *'
5-
interval: 6h
4+
cron: '0 0 31 2 *'
5+
# interval: 6h
66
cluster: k8s-infra-prow-build-trusted
77
decorate: true
88
annotations:

0 commit comments

Comments
 (0)