From 219eb6207e8ffca044ec37e97ae96ca9f96b7dcb Mon Sep 17 00:00:00 2001 From: Yuqiang Wang Date: Thu, 25 Sep 2025 21:11:43 +0800 Subject: [PATCH] improve[ci]: Improve the comment instructions for the PR format bot --- .github/workflows/pr_format_bot.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/pr_format_bot.yml b/.github/workflows/pr_format_bot.yml index 93ba7d298d7..25628013a46 100644 --- a/.github/workflows/pr_format_bot.yml +++ b/.github/workflows/pr_format_bot.yml @@ -50,8 +50,8 @@ jobs: "" "**👋 感谢您对 RT-Thread 的贡献!Thank you for your contribution to RT-Thread!**" "" - "为确保代码符合 RT-Thread 的编码规范,请在你的仓库中执行以下步骤运行代码格式化工作流。" - "To ensure your code complies with RT-Thread's coding style, please run the code formatting workflow by following the steps below." + "为确保代码符合 RT-Thread 的编码规范,请在你的仓库中执行以下步骤运行代码格式化工作流(如果格式化CI运行失败)。" + "To ensure your code complies with RT-Thread's coding style, please run the code formatting workflow by following the steps below (If the formatting of CI fails to run)." "" "---" ""