Skip to content

Commit 9e47ac1

Browse files
committed
add workflow check
1 parent 339977b commit 9e47ac1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.pre-commit-config.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,8 @@ repos:
33
rev: v4.4.0
44
hooks:
55
- id: end-of-file-fixer
6+
7+
- repo: https://github.com/python-jsonschema/check-jsonschema
8+
rev: 0.27.3
9+
hooks:
10+
- id: check-github-workflows

0 commit comments

Comments
 (0)