mirror of
https://github.com/webiny/action-conventional-commits.git
synced 2024-11-10 03:59:32 +01:00
chore: update README
This commit is contained in:
parent
3e57058549
commit
117613fe08
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
# Conventional Commits GitHub Action
|
||||
|
||||
A simple GitHub action that makes sure all commit messages are following the [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0-beta.2/) specification. If not, workflow will fail.
|
||||
A simple GitHub action that makes sure all commit messages are following the [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0-beta.2/) specification.
|
||||
|
||||
![Screenshot](/docs/screenshot.png)
|
||||
|
||||
|
|
Loading…
Reference in a new issue