From 80fbfa60de9a800decee03c8560e65022e9cea9e Mon Sep 17 00:00:00 2001 From: Aria Moradi Date: Sun, 4 Dec 2022 12:59:33 +0330 Subject: [PATCH] better description --- .github/workflows/issie_moderator.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/issie_moderator.yml b/.github/workflows/issie_moderator.yml index d87bb765..f1e2c701 100644 --- a/.github/workflows/issie_moderator.yml +++ b/.github/workflows/issie_moderator.yml @@ -28,7 +28,7 @@ jobs: { "type": "title", "regex": ".*<.*>.*", - "message": "You did not remove brackets from the title" + "message": "You did not remove Angle brackets(< and >) from the title" }, { "type": "body",