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." }