Skip to content

Commit 320aa25

Browse files
authored
improve[ci]: Improve the comment instructions for the PR format bot (#10747)
1 parent 1adefcf commit 320aa25

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pr_format_bot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@ jobs:
5050
"<!-- PR Format Notification Comment -->"
5151
"**👋 感谢您对 RT-Thread 的贡献!Thank you for your contribution to RT-Thread!**"
5252
""
53-
"为确保代码符合 RT-Thread 的编码规范,请在你的仓库中执行以下步骤运行代码格式化工作流。"
54-
"To ensure your code complies with RT-Thread's coding style, please run the code formatting workflow by following the steps below."
53+
"为确保代码符合 RT-Thread 的编码规范,请在你的仓库中执行以下步骤运行代码格式化工作流(如果格式化CI运行失败)。"
54+
"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)."
5555
""
5656
"---"
5757
""

0 commit comments

Comments
 (0)