nrkno/YAML schema validation
YAML schema validation using https://github.com/23andMe/Yamale
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| schema | Yamale schema file | yes | — |
| target | File to validate | yes | — |
| no-strict | Disable strict mode | no | — |
| error-is-success | Flip the validation logic making a failing test pass and a passing test fail. This is used internally for testing the action itself. | no | — |
Outputs
no outputs