mirror of https://github.com/commaai/openpilot.git
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:
parent
8673038aa1
commit
ef1155469b
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue