This GitHub Action will `run pre-commit` in any repo that contains a valid `.pre-commit-config.yaml` file. This Action will run on all push or pull_request actions to ensure that all pre-commit tests pass _before_ code review.