mirror of
https://github.com/Suwayomi/Suwayomi-Server.git
synced 2026-07-01 01:44:34 -05:00
fix regex
This commit is contained in:
2
.github/workflows/issie_moderator.yml
vendored
2
.github/workflows/issie_moderator.yml
vendored
@@ -27,7 +27,7 @@ jobs:
|
||||
},
|
||||
{
|
||||
"type": "title",
|
||||
"regex": ".*<.*>.*",
|
||||
"regex": ".*(<|>)+.*",
|
||||
"message": "You did not remove Angle brackets(< and >) from the title"
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user