Skip to content

Commit 064dd07

Browse files
committed
disable enhancements project board job
1 parent bcbb066 commit 064dd07

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
periodics:
22
- name: periodic-sync-enhancements-github-project-1-29
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)