defenseunicorns / maru-runner

The Unicorn Task Runner
Apache License 2.0
11 stars 1 forks source link

Schema validation: Missing required property 'BaseAction' #106

Closed RothAndrew closed 5 months ago

RothAndrew commented 6 months ago

When using the Schema I get the warning Schema validation: Missing required property 'BaseAction', but BaseAction is not documented in the readme.

RothAndrew commented 6 months ago

image