From b4a3340c25940a3eed48d97e3a9e90c8bc34ccbd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=B4=E5=86=AC=E5=84=BF?= Date: Tue, 2 Dec 2025 10:13:36 +0000 Subject: [PATCH] update repo_ci.json. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 吴冬儿 --- repo_ci.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/repo_ci.json b/repo_ci.json index f693752..052e739 100644 --- a/repo_ci.json +++ b/repo_ci.json @@ -37,6 +37,12 @@ "resource-existence-check", "tag-closed-check", "toc-check" + ], + "master": [ + "link-validity-check", + "resource-existence-check", + "tag-closed-check", + "toc-check" ] } }, -- Gitee