fix(format): Negate HDR10+ in HDR10
This commit is contained in:
parent
10957dd0e8
commit
48509ce0a1
|
|
@ -9,4 +9,9 @@ conditions:
|
|||
pattern: HDR10
|
||||
required: true
|
||||
type: release_title
|
||||
- name: Not HDR10+
|
||||
type: release_title
|
||||
required: true
|
||||
negate: true
|
||||
pattern: HDR10+
|
||||
tests: []
|
||||
|
|
|
|||
Loading…
Reference in New Issue