From e3fa6ffdd0cc40f3a3fd9db8bdd2fee90192b2f0 Mon Sep 17 00:00:00 2001 From: HuangSJ Date: Mon, 1 Dec 2025 17:18:28 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20repo-ci=E6=B7=BB=E5=8A=A0=E9=85=8D?= =?UTF-8?q?=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- repo_ci.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/repo_ci.json b/repo_ci.json index 9a9d13b..f693752 100644 --- a/repo_ci.json +++ b/repo_ci.json @@ -39,5 +39,13 @@ "toc-check" ] } + }, + "openUBMC/docs": { + "global": [ + "markdownlint", + "link-validity-check", + "resource-existence-check", + "tag-closed-check" + ] } } \ No newline at end of file -- Gitee