Update anti_spam.yml

This commit is contained in:
Howard Wu 2022-09-25 13:25:55 +08:00
parent baeaed55fd
commit b59758382c

View File

@ -26,21 +26,8 @@ jobs:
skip-closed-pr-comment: true skip-closed-pr-comment: true
skip-closed-issue-comment: true skip-closed-issue-comment: true
process-only: issues process-only: issues
- name: Check pull request - name: Check PR
uses: tachiyomiorg/issue-moderator-action@v1 uses: sumally/github-check-tasklist-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: Delete workflow runs - name: Delete workflow runs
uses: Mattraks/delete-workflow-runs@v2 uses: Mattraks/delete-workflow-runs@v2
with: with: