Skip to content

Commit d3740ac

Browse files
committed
validate json and yaml
1 parent 37bd0f0 commit d3740ac

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/lint.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ jobs:
3939
VALIDATE_BASH: true
4040
VALIDATE_PYTHON_PYLINT: true
4141
VALIDATE_PYTHON_BLACK: true
42+
VALIDATE_JSON: true
43+
VALIDATE_YAML: true
4244
VALIDATE_ALL_CODEBASE: false
4345
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4446

0 commit comments

Comments
 (0)