From 8774b9450e8db4fabf4b7b8639c7fbdc12b1aca4 Mon Sep 17 00:00:00 2001 From: xrkffgg Date: Wed, 31 Mar 2021 15:53:35 +0800 Subject: [PATCH] ci: perf pr body check issue number --- .github/workflows/pr-open-check.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/pr-open-check.yml b/.github/workflows/pr-open-check.yml index 5c65e2cdfd..c1c637bb21 100644 --- a/.github/workflows/pr-open-check.yml +++ b/.github/workflows/pr-open-check.yml @@ -8,7 +8,7 @@ jobs: refuse: runs-on: ubuntu-latest steps: - - uses: actions-cool/pr-welcome@v1.1.2 + - uses: actions-cool/pr-welcome@v1.1.3 with: refuse-issue-label: '🎱 Collaborate PR only' need-creator-authority: 'write' @@ -16,7 +16,6 @@ jobs: Hi @${{ github.event.pull_request.user.login }}. The issue mentioned in this PR needs to be confirmed with the designer or core team. This PR is temporarily not accepted. Thank you again for your contribution! 😊 你好 @${{ github.event.pull_request.user.login }}。这个 PR 提及的 issue 需要和设计师或核心团队进行确认,暂时不接受 PR,再次感谢你的贡献!😊 - pr-emoji: 'heart' close: true check-changelog: