File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2929 uses : thollander/actions-comment-pull-request@v3
3030 with :
3131 message : |
32- ❤️ 感谢你的贡献!你的 PR 当前基于 ${{github.base_ref}} 分支,请修改使用 `dev` 分支!
32+ Hi @${{github.event.pull_request.user.login}},
33+
34+ ❤️ 感谢你的贡献!你的 PR 当前基于 `${{github.base_ref}}` 分支,请修改使用 `dev` 分支
3335 comment-tag : " ❤️ 感谢你的贡献!"
3436 - run : |
3537 echo "::error::❌ PR 必须以 dev 分支为目标!当前是 ${GITHUB_BASE_REF}"
4547 with :
4648 issue-number : ${{ github.event.pull_request.number }}
4749 body : |
50+ Hi @${{github.event.pull_request.user.login}},
51+
4852 ❤️ 感谢你的贡献!我们将在5天内阅读此 PR 并回复你
4953 edit-mode : replace
5054 reactions : heart
51- - run : |
52- echo "github.event.pull_request.type = [${{github.event.pull_request.type}}]"
53- echo "github.event_name = [${{github.event_name}}]"
54- echo "github.event.action = [${{github.event.action}}]"
You can’t perform that action at this time.
0 commit comments