Albirew/tachiyomi
Archivé
1
0
Bifurcation 0

[skip ci] use the actions built in ignore case

Cette révision appartient à :
Carlos 2021-07-27 09:10:03 -04:00 révisé par GitHub
Parent 511bcc9197
révision 6cab2427f5
Aucune clé n'a été trouvée pour cette signature dans la base de données
ID de la clé GPG: 4AEE18F83AFDEB23

Voir le fichier

@ -25,7 +25,8 @@ jobs:
},
{
"type": "both",
"regex": ".*((A|a)(niyomi|nime))|.*",
"regex": ".*(aniyomi|anime).*",
"ignoreCase": true,
"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"
}
]