ci: update jsonschema to 0.26.1 for schema validation (#1637)

* ci: update jsonschema to 0.26.1 for schema validation

* make sure to rerun schema validation
This commit is contained in:
Clement Tsang
2024-11-29 15:29:30 -05:00
committed by GitHub
parent 3597e0a9fd
commit 70d0a6cbf7
3 changed files with 3 additions and 2 deletions
+1
View File
@@ -9,6 +9,7 @@ on:
- main
paths:
- "schema/**"
- "scripts/schema/**"
- ".github/workflows/validate_schema.yml"
concurrency: