[SKIP CI][IssueModerator] Fix "acknowledgment section" detection for "Meta" issues
This commit is contained in:
2
.github/workflows/issue_moderator.yml
vendored
2
.github/workflows/issue_moderator.yml
vendored
@@ -48,7 +48,7 @@ jobs:
|
||||
},
|
||||
{
|
||||
"type": "body",
|
||||
"regex": "^(?!## (Device information|What feature should be added to Suwayomi\\?))",
|
||||
"regex": "^(?!## (Meta|Device information|What feature should be added to Suwayomi\\?))",
|
||||
"message": "The acknowledgment section was not removed"
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user