Pārlūkot izejas kodu

[skip ci] update issue closer to close anime/aniyomi

Carlos 3 gadi atpakaļ
vecāks
revīzija
511bcc9197
1 mainītis faili ar 5 papildinājumiem un 0 dzēšanām
  1. 5 0
      .github/workflows/issue_closer.yml

+ 5 - 0
.github/workflows/issue_closer.yml

@@ -22,5 +22,10 @@ jobs:
                 "type": "body",
                 "regex": ".*\\* (Tachiyomi version|Android version|Device): \\?.*",
                 "message": "Requested information in the template was not filled out."
+              },
+              {
+                "type": "both",
+                "regex": ".*((A|a)(niyomi|nime))|.*",
+                "message": "Tachiyomi does not support anime, and has no plans to support anime. In addition Tachiyomi is not affiliated with Aniyomi https://github.com/jmir1/aniyomi"
               }
             ]