ci: add branch names to commit scopes (#2824)
### Description Ensure the release pull request does not fail the PR title check.
This commit is contained in:
parent
3ab9067c3f
commit
f24926acd5
2
.github/workflows/pr.yml
vendored
2
.github/workflows/pr.yml
vendored
@ -27,6 +27,8 @@ jobs:
|
||||
ui
|
||||
worker
|
||||
deps
|
||||
main
|
||||
stable
|
||||
subjectPattern: ^(?![A-Z]).+$
|
||||
subjectPatternError: |
|
||||
The subject "{subject}" found in the pull request title "{title}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user