Skip to content

Commit e194703

Browse files
committed
Update validate-nitro-json.yml
1 parent c106952 commit e194703

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate-nitro-json.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ jobs:
2424
uses: dsanders11/json-schema-validate-action
2525
with:
2626
schema: ./docs/static/nitro.schema.json
27-
files: **/nitro.json
27+
files: "**/nitro.json"

0 commit comments

Comments
 (0)