Skip to content

Commit

Permalink
Update json.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Zoey <[email protected]>
  • Loading branch information
Zoey2936 authored Apr 18, 2024
1 parent 4d14a11 commit cad3e72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/json.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- name: json-syntax-check
uses: limitusus/json-syntax-check@v2
with:
pattern: "\\.json\\.?$"
pattern: "\\.json"
- name: mcmeta-syntax-check
uses: limitusus/json-syntax-check@v2
with:
Expand Down

0 comments on commit cad3e72

Please sign in to comment.