diff --git a/.github/labels.json b/.github/labels.json index 1212e653..be99e3a2 100644 --- a/.github/labels.json +++ b/.github/labels.json @@ -18,7 +18,7 @@ }, { "type": "titleMatches", - "pattern": "^(?!\\[[a-z0-9]+\\]\\s[A-Z0-9].+).+" + "pattern": "^(?!\\[[a-z0-9]+\\]\\s[A-Za-z0-9].+).+" } ] }