From ffc68e1fb6b032b41f5de803b6f8cc3fb673c2b7 Mon Sep 17 00:00:00 2001 From: ziro Date: Sat, 3 Feb 2024 09:56:06 +0700 Subject: [PATCH] ci: Fix typo --- .github/workflows/issue_closer.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/issue_closer.yml b/.github/workflows/issue_closer.yml index ddf7c9dcb6..1b1937e867 100644 --- a/.github/workflows/issue_closer.yml +++ b/.github/workflows/issue_closer.yml @@ -18,7 +18,7 @@ jobs: [ { "type": "body", - "regex": "- \\[[xX]\\] II have admitted that I am a clown by having checked this box, as I have not read these acknowledgements\\.", + "regex": "- \\[[xX]\\] I have admitted that I am a clown by having checked this box, as I have not read these acknowledgements\\.", "labels": [":clown_face:"], "message": "You have not carefully read the acknowledgements." }