mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-11-30 11:08:45 +08:00
ci: update pr welcome
This commit is contained in:
parent
ac022b1d15
commit
dc317d1c14
3
.github/workflows/pr-welcome.yml
vendored
3
.github/workflows/pr-welcome.yml
vendored
@ -8,7 +8,7 @@ jobs:
|
||||
welcome:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions-cool/pr-welcome@v1.0.0
|
||||
- uses: actions-cool/pr-welcome@v1.1.0
|
||||
with:
|
||||
token: ${{ secrets.ANT_BOT_TOKEN }}
|
||||
refuse-issue-label: '🎱 Collaborate PR only'
|
||||
@ -18,4 +18,5 @@ jobs:
|
||||
|
||||
你好 @${{ github.event.pull_request.user.login }}。这个 PR 提及的 issue 需要和设计师或核心团队进行确认,暂时不接受 PR,再次感谢你的贡献!😊
|
||||
emoji: 'heart'
|
||||
pr-emoji: 'heart'
|
||||
close: true
|
||||
|
Loading…
Reference in New Issue
Block a user