We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1e7e0c commit d98a3dcCopy full SHA for d98a3dc
1 file changed
catalog-info.yaml
@@ -28,7 +28,7 @@ spec:
28
periodic_docs_build:
29
branch: "master"
30
message: "Build the docs every 30 minutes"
31
- cronline: "*/30 * * * *"
+ cronline: "0 */3 * * *"
32
teams:
33
docs-build-guild:
34
access_level: MANAGE_BUILD_AND_READ
0 commit comments