Inspired by https://github.com/hunghg255/verify-commit-msg
This action gonna check the commit lint of the pull request
Required Github token
Commit lint pass or not
uses: @namnh240795/[email protected]
with:
github-token: ${{ secrets.GITHUB_TOKEN }}