diff --git a/.github/workflows/issue_moderator.yml b/.github/workflows/issue_moderator.yml index 7163b1cb..9a4191c4 100644 --- a/.github/workflows/issue_moderator.yml +++ b/.github/workflows/issue_moderator.yml @@ -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" }, {