From 311f413cc0f15ed5ca3e34efc41838be10a7646c Mon Sep 17 00:00:00 2001 From: Jan Calanog Date: Thu, 12 Mar 2026 19:05:20 +0100 Subject: [PATCH] Increase periodic docs build interval from 30 minutes to 3 hours Made-with: Cursor --- catalog-info.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/catalog-info.yaml b/catalog-info.yaml index 615223d4aae5a..92e517548867d 100644 --- a/catalog-info.yaml +++ b/catalog-info.yaml @@ -28,7 +28,7 @@ spec: periodic_docs_build: branch: "master" message: "Build the docs every 30 minutes" - cronline: "*/30 * * * *" + cronline: "0 */3 * * *" teams: docs-build-guild: access_level: MANAGE_BUILD_AND_READ