Lintel Schema Validation
Version updated for https://github.com/lintel-rs/action to version v0.0.1.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Lintel GitHub Action automates the validation of JSON, YAML, and TOML files in pull requests against JSON Schema. It provides a streamlined way to ensure file correctness by creating a Check Run with inline annotations on modified files and a summary of validation results. This helps developers catch schema-related errors early in the development process.