Skip to content

Commit d98a3dc

Browse files
authored
Increase periodic docs build interval from 30 minutes to 3 hours (#3318)
Made-with: Cursor
1 parent c1e7e0c commit d98a3dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

catalog-info.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ spec:
2828
periodic_docs_build:
2929
branch: "master"
3030
message: "Build the docs every 30 minutes"
31-
cronline: "*/30 * * * *"
31+
cronline: "0 */3 * * *"
3232
teams:
3333
docs-build-guild:
3434
access_level: MANAGE_BUILD_AND_READ

0 commit comments

Comments
 (0)