Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 393 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 393 Bytes

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 }}