ci: add shared to allowed commit scopes (#1494)
This commit is contained in:
parent
48dea6e5d5
commit
9bad45acb3
|
@ -23,6 +23,7 @@ jobs:
|
||||||
installer
|
installer
|
||||||
legacy
|
legacy
|
||||||
playout
|
playout
|
||||||
|
shared
|
||||||
ui
|
ui
|
||||||
worker
|
worker
|
||||||
subjectPattern: ^(?![A-Z]).+$
|
subjectPattern: ^(?![A-Z]).+$
|
||||||
|
|
Loading…
Reference in New Issue