diff --git a/.github/workflows/issie_moderator.yml b/.github/workflows/issie_moderator.yml index f1e2c701..d85732d8 100644 --- a/.github/workflows/issie_moderator.yml +++ b/.github/workflows/issie_moderator.yml @@ -27,7 +27,7 @@ jobs: }, { "type": "title", - "regex": ".*<.*>.*", + "regex": ".*(<|>)+.*", "message": "You did not remove Angle brackets(< and >) from the title" }, {