v1.0.0
First time working!
Currently available features:
- Scan your repo for files ending with
.version
, check if they're valid JSON and validate them against the KSP-AVC schema. - Exclude specific files from validation:
with:
exclude: 'invalid.version,test/corruptversionfile.version'
For usage information, see the README.md