This commit is contained in:
@@ -30,4 +30,4 @@ runs:
|
||||
shell: bash
|
||||
run: |
|
||||
echo "Validating JSON"
|
||||
npx ajv-cli validate -s schema.json -d ${{ inputs.json-file }}
|
||||
npx ajv-cli validate -s schema.json -d ${{ inputs.json-file }} --strict=false
|
||||
|
||||
Reference in New Issue
Block a user