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