Initial commit

This commit is contained in:
2025-10-03 13:28:31 +02:00
commit 651ea6648e
3 changed files with 159 additions and 0 deletions

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# validate-json-by-json-schema-action
A GitHub Action to automatically validate JSON files using their $schema reference.