Additionally label "spam" for spam PRs
This commit is contained in:
3
.github/workflows/bad-pr.yml
vendored
3
.github/workflows/bad-pr.yml
vendored
@ -17,6 +17,9 @@ jobs:
|
||||
- uses: actions-ecosystem/action-add-labels@v1
|
||||
with:
|
||||
labels: 'Type: Invalid'
|
||||
- uses: actions-ecosystem/action-add-labels@v1
|
||||
with:
|
||||
labels: 'Type: Spam'
|
||||
- uses: superbrothers/close-pull-request@v3
|
||||
with:
|
||||
# Optional. Post an issue comment just before closing a pull request.
|
||||
|
Reference in New Issue
Block a user