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

* sanity check on github actions

* That one doesn’t apply to us
pull/29802/head
Justin Newberry 2 years ago committed by GitHub
parent 7f23e69cb1
commit d3c5ac5545
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      .pre-commit-config.yaml

@ -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…
Cancel
Save