cdqag/Validate YAML against JSON Schema

Composite action that validates a given YAML file against a JSON schema

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
fileYAML file to validateyes
schemaJSON schema to validate against. If not provided, the action will try to extract it from the YAML file using the comment "# yaml-language-server: $schema=URL"""
schema-dialectJSON schema dialect. Only used if not provided in the schema. Value must have format: "https://json-schema.org/[path]/schema"""

no outputs