mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-10-14 11:39:39 +08:00
improve[ci]: Improve the comment instructions for the PR format bot (#10747)
This commit is contained in:
4
.github/workflows/pr_format_bot.yml
vendored
4
.github/workflows/pr_format_bot.yml
vendored
@@ -50,8 +50,8 @@ jobs:
|
|||||||
"<!-- PR Format Notification Comment -->"
|
"<!-- PR Format Notification Comment -->"
|
||||||
"**👋 感谢您对 RT-Thread 的贡献!Thank you for your contribution to RT-Thread!**"
|
"**👋 感谢您对 RT-Thread 的贡献!Thank you for your contribution to RT-Thread!**"
|
||||||
""
|
""
|
||||||
"为确保代码符合 RT-Thread 的编码规范,请在你的仓库中执行以下步骤运行代码格式化工作流。"
|
"为确保代码符合 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."
|
"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)."
|
||||||
""
|
""
|
||||||
"---"
|
"---"
|
||||||
""
|
""
|
||||||
|
Reference in New Issue
Block a user