Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 403 Bytes

File metadata and controls

12 lines (8 loc) · 403 Bytes

Check Conventional Commits Action

This Github action fails if there are any commits in the history which do not match the conventional commits format.

This action uses Cogogitto.

Usage

- uses: actions/checkout@v3
- uses: armakuni/github-actions/check-conventional-commits@{current_version}