mirror of
https://github.com/LSPosed/MagiskOnWSALocal.git
synced 2025-04-25 17:59:35 +00:00
Update anti_spam.yml
This commit is contained in:
parent
baeaed55fd
commit
b59758382c
1 changed files with 2 additions and 15 deletions
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…
Add table
Reference in a new issue