fix: remove package setup (#3)
CD / Release (push) Successful in 10s

Reviewed-on: #3
Co-authored-by: t.behrendt <t.behrendt@t00n.de>
Co-committed-by: t.behrendt <t.behrendt@t00n.de>
This commit was merged in pull request #3.
This commit is contained in:
2025-10-08 16:03:34 +02:00
committed by t.behrendt
parent 4e3b94a606
commit 3e6f690095
3 changed files with 1 additions and 294 deletions
-7
View File
@@ -1,7 +0,0 @@
{
"name": "validate-json-by-json-schema-action",
"description": "A GitHub Action to automatically validate JSON files using their $schema reference.",
"dependencies": {
"ajv-cli": "5.0.0"
}
}