fix(format): add missing group negation
This commit is contained in:
parent
585d521352
commit
cd91d6f106
|
|
@ -60,4 +60,9 @@ conditions:
|
|||
pattern: Dolby Digital +
|
||||
required: true
|
||||
type: release_title
|
||||
- name: Not Missing Group
|
||||
type: release_title
|
||||
required: true
|
||||
negate: true
|
||||
pattern: TrueHD (Missing Groups)
|
||||
tests: []
|
||||
|
|
|
|||
Loading…
Reference in New Issue