fix(format): add missing group negation

This commit is contained in:
santiagosayshey 2025-04-02 21:16:36 +10:50
parent 585d521352
commit cd91d6f106
1 changed files with 5 additions and 0 deletions

View File

@ -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: []