diff --git a/.github/workflows/prcop-config.json b/.github/workflows/prcop-config.json index 5c278b0ec0..a85deb7564 100644 --- a/.github/workflows/prcop-config.json +++ b/.github/workflows/prcop-config.json @@ -3,7 +3,7 @@ { "name": "descriptionRegexp", "config": { - "regexp": "x] Testing instructions", + "regexp": "[x|X]] Testing instructions", "errorMessage": ":police_officer: PR Description does not confirm that associated issue(s) contain Testing instructions" } },