chore: allow deps scope for commit messages (#1803)
This commit is contained in:
parent
c460bb1f6b
commit
62a7558ed1
1 changed files with 1 additions and 0 deletions
1
.github/workflows/lint-pr.yml
vendored
1
.github/workflows/lint-pr.yml
vendored
|
@ -26,6 +26,7 @@ jobs:
|
||||||
shared
|
shared
|
||||||
ui
|
ui
|
||||||
worker
|
worker
|
||||||
|
deps
|
||||||
subjectPattern: ^(?![A-Z]).+$
|
subjectPattern: ^(?![A-Z]).+$
|
||||||
subjectPatternError: |
|
subjectPatternError: |
|
||||||
The subject "{subject}" found in the pull request title "{title}"
|
The subject "{subject}" found in the pull request title "{title}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue