[SKIP CI][IssueModerator] Fix "acknowledgment section" detection for "Meta" issues

This commit is contained in:
schroda
2024-04-16 01:49:26 +02:00
parent 4c3b1c1560
commit 1352f636ba

View File

@@ -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"
},
{