Initial release
Adds a reusable Github action that will check each commit within a PR to ensure they each follow conventional commit format. Internally, this uses the @commitlint/lint package.
Adds a reusable Github action that will check each commit within a PR to ensure they each follow conventional commit format. Internally, this uses the @commitlint/lint package.