fix(format): Negate generic HDR in HDR10 (Missing)
This commit is contained in:
parent
e6e9ac0982
commit
908900a676
|
|
@ -30,6 +30,11 @@ conditions:
|
|||
pattern: SDR
|
||||
required: true
|
||||
type: release_title
|
||||
- name: Not HDR
|
||||
type: release_title
|
||||
required: true
|
||||
negate: true
|
||||
pattern: HDR
|
||||
tests:
|
||||
- conditionResults:
|
||||
- matches: false
|
||||
|
|
|
|||
Loading…
Reference in New Issue