diff --git a/.github/workflows/pr_lint.yml b/.github/workflows/pr_lint.yml index 2ae3af5d881..23a16bf171a 100644 --- a/.github/workflows/pr_lint.yml +++ b/.github/workflows/pr_lint.yml @@ -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