Skip to content

namnh240795/verify-commit-action

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Repository files navigation

This action gonna check the commit lint of the pull request

Inputs

github-token

Required Github token

maximum-commit-number

Outputs

pass

Commit lint pass or not

Example usage

uses: @namnh240795/[email protected]
with:
  github-token: ${{ secrets.GITHUB_TOKEN }}