This repository has been archived by the owner on Jun 17, 2022. It is now read-only.
Releases: nwisbeta/validate-yaml-schema
Releases · nwisbeta/validate-yaml-schema
v2.0.0
v1.1.0
v1.0.3
v1.0.2
Now includes an optional input settingsFile
if you don't want to use something other than the .vscode\settings.json
file to supply the yaml schema config.
- uses: nwisbeta/[email protected]
with:
settingsFile: path/to/myConfig.json
v1.0.1
First version
A GitHub action that validates YAML files against a schema