diff --git a/.github/python_matcher.json b/.github/python_matcher.json index 35abaf1174ece55d570f58951d6ca29af4f73af2..1606b094ddf626e9ca1758b95f42e8a42ba0b2b5 100644 --- a/.github/python_matcher.json +++ b/.github/python_matcher.json @@ -23,7 +23,7 @@ "owner": "pylint", "pattern": [ { - "regexp": "^PYLINT:\\(.*)/.*$", + "regexp": "^PYLINT:(.*)/.*$", "fromPath": 1 }, {