Precommit: do a sanity check on github workflows (#29790)

* sanity check on github actions

* That one doesn’t apply to us
old-commit-hash: d3c5ac5545
This commit is contained in:
Justin Newberry 2023-09-06 10:40:52 -07:00 committed by GitHub
parent 8673038aa1
commit ef1155469b
1 changed files with 4 additions and 0 deletions

View File

@ -83,3 +83,7 @@ repos:
name: validate poetry lock
args:
- --check
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.26.3
hooks:
- id: check-github-workflows