mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
ci: remove greeting hook (#21609)
This commit is contained in:
2
.github/workflows/pr-welcome.yml
vendored
2
.github/workflows/pr-welcome.yml
vendored
@@ -18,7 +18,7 @@ jobs:
|
||||
- uses: actions-awesome/pr-helper@1.1.1
|
||||
if: steps.isTeamMember.outputs.require-result == 'false'
|
||||
with:
|
||||
actions: 'add-assignees, add-reviewers, greeting, add-labels'
|
||||
actions: 'add-assignees, add-reviewers, add-labels'
|
||||
assignees: 'element-plus/backers'
|
||||
reviewers: 'element-plus/backers'
|
||||
labels: 'Contribution::Community'
|
||||
|
||||
Reference in New Issue
Block a user