tweak(format): Fix HDR10
This commit is contained in:
parent
7a8966f6b2
commit
984634af58
|
|
@ -24,4 +24,9 @@ conditions:
|
|||
pattern: HLG
|
||||
required: true
|
||||
type: release_title
|
||||
- name: Not HDR10+
|
||||
type: release_title
|
||||
required: true
|
||||
negate: true
|
||||
pattern: HDR10+
|
||||
tests: []
|
||||
|
|
|
|||
Loading…
Reference in New Issue