File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 44# Contributors : Nul None <[email protected] >55# |
66# Created On : <2025-06-19>
7- # Last Modified : <2025-06-19 >
7+ # Last Modified : <2025-06-20 >
88#
99# Notify PR
1010# ---------------------------------------------------------------
@@ -28,10 +28,10 @@ jobs:
2828 uses : thollander/actions-comment-pull-request@v3
2929 with :
3030 message : |
31- ❤️ 感谢你的贡献!但请修改使用 dev 分支!
32- comment_includes : " ❤️ 感谢你的贡献!"
31+ ❤️ 感谢你的贡献!你的 PR 当前基于 ${{github.base_ref}} 分支,请修改使用 ` dev` 分支!
32+ comment-tag : " ❤️ 感谢你的贡献!"
3333 - run : |
34- echo "::error::❌ Pull Request 必须以 dev 分支为目标!当前是 ${GITHUB_BASE_REF}"
34+ echo "::error::❌ PR 必须以 dev 分支为目标!当前是 ${GITHUB_BASE_REF}"
3535 exit 1
3636
3737 welcome :
4545 with :
4646 issue-number : ${{ github.event.pull_request.number }}
4747 body : |
48- ❤️ 感谢你的贡献!我们将在5天内阅读该PR并回复你
48+ ❤️ 感谢你的贡献!我们将在5天内阅读此 PR 并回复你
4949 edit-mode : replace
5050 reactions : heart
You can’t perform that action at this time.
0 commit comments