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