mirror of
https://github.com/MustardChef/WSABuilds.git
synced 2024-11-23 11:49:16 +01:00
Update anti_spam.yml
This commit is contained in:
parent
baeaed55fd
commit
b59758382c
17
.github/workflows/anti_spam.yml
vendored
17
.github/workflows/anti_spam.yml
vendored
@ -26,21 +26,8 @@ jobs:
|
||||
skip-closed-pr-comment: true
|
||||
skip-closed-issue-comment: true
|
||||
process-only: issues
|
||||
- name: Check pull request
|
||||
uses: tachiyomiorg/issue-moderator-action@v1
|
||||
with:
|
||||
auto-close-rules: |
|
||||
[
|
||||
{
|
||||
"type": "body",
|
||||
"regex": ".*DELETE THIS SECTION IF YOU HAVE READ AND ACKNOWLEDGED IT.*",
|
||||
"message": "The acknowledgment section was not removed."
|
||||
}
|
||||
]
|
||||
auto-close-ignore-label: |
|
||||
do-not-autoclose
|
||||
bugfix
|
||||
enhancement
|
||||
- name: Check PR
|
||||
uses: sumally/github-check-tasklist-action@v1
|
||||
- name: Delete workflow runs
|
||||
uses: Mattraks/delete-workflow-runs@v2
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user