any_of

Passes when at least one of the listed conditions is met.

Categories: meta

Required arguments

Key(s)DescriptionType
conditionsList of conditions — passes when any one is met.ANY

Example

conditions:
  - id: any_of
    args:
      conditions: <value>