chore: update PR lint (#32091)

remove regex
This commit is contained in:
Mason Daugherty
2025-07-17 15:33:48 -04:00
committed by GitHub
parent 3f4d27fe21
commit 6d449df8bb

View File

@@ -104,10 +104,5 @@ jobs:
disallowScopes: |
release
[A-Z]+
subjectPattern: ^(?![A-Z]).+$
subjectPatternError: |
The subject "{subject}" found in the pull request title "{title}"
didn't match the configured pattern. Please ensure that the subject
doesn't start with an uppercase character.
ignoreLabels: |
ignore-lint-pr-title