chore: allow deps scope for commit messages (#1803)
This commit is contained in:
parent
c460bb1f6b
commit
62a7558ed1
|
@ -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…
Reference in New Issue