Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci(github): compliance test for conventional commits
This adds a GitHub action workflow that runs commitizen's `cz check` on the revision range of a PR. The workflow errors when any commit message is not compliant with the chosen convention, which is the `cz_customize` configuration in `pyproject.toml` at this point. Refs: #10
- Loading branch information