瀏覽代碼

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

Carlos 3 年之前
父節點
當前提交
511bcc9197
共有 1 個文件被更改,包括 5 次插入0 次删除
  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"
               }
             ]