create(format): IMAX
This commit is contained in:
parent
8cebf8cc47
commit
75128ff57d
|
|
@ -0,0 +1,16 @@
|
|||
name: IMAX
|
||||
description: ''
|
||||
tags:
|
||||
- Edition
|
||||
conditions:
|
||||
- name: IMAX
|
||||
type: release_title
|
||||
required: true
|
||||
negate: false
|
||||
pattern: IMAX
|
||||
- name: IMAX Enhanced
|
||||
negate: true
|
||||
pattern: IMAX Enhanced
|
||||
required: true
|
||||
type: release_title
|
||||
tests: []
|
||||
Loading…
Reference in New Issue