From 535daa290b19e95773bf7048d6bb6f1ae34325d9 Mon Sep 17 00:00:00 2001 From: JSRCode <139555610+jsrcode@users.noreply.github.com> Date: Mon, 22 Dec 2025 23:27:16 +0800 Subject: [PATCH] =?UTF-8?q?test:=20=E9=AA=8C=E8=AF=81=20PR=20=E8=AF=84?= =?UTF-8?q?=E8=AE=BA=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/README.md b/.github/workflows/README.md index 90b4292..cc751a7 100644 --- a/.github/workflows/README.md +++ b/.github/workflows/README.md @@ -2,6 +2,8 @@ 本项目使用两步 workflow 实现跨仓库 PR 的评论功能。 +> 测试评论功能:验证 PR Check Comment workflow 是否正常工作。 + ## Workflows ### 1. PR Check (`pr-check.yml`)