Skip to content

Commit 5761ea9

Browse files
committed
chore(badges): github workflow badges in readme
1 parent 22a05a5 commit 5761ea9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Commitizen
22
----------
33

4-
[![codecov](https://codecov.io/github/isokolovskii/commitizen/graph/badge.svg?token=2ZDYRhKDly)](https://codecov.io/github/isokolovskii/commitizen)
4+
[![codecov](https://codecov.io/github/isokolovskii/commitizen/graph/badge.svg?token=2ZDYRhKDly)](https://codecov.io/github/isokolovskii/commitizen) [![Lint](https://github.com/isokolovskii/commitizen/actions/workflows/lint.yml/badge.svg)](https://github.com/isokolovskii/commitizen/actions/workflows/lint.yml) [![Test](https://github.com/isokolovskii/commitizen/actions/workflows/test.yml/badge.svg)](https://github.com/isokolovskii/commitizen/actions/workflows/test.yml) [![CodeQL](https://github.com/isokolovskii/commitizen/actions/workflows/codeql.yml/badge.svg)](https://github.com/isokolovskii/commitizen/actions/workflows/codeql.yml)
55

66
CLI prompt tool for creation of [Conventional Commits](https://www.conventionalcommits.org). No more pain with commits rejected by validation tools or digging through [CONTRIBUTING.md](CONTRIBUTING.md) to find preferred commit format.
77

0 commit comments

Comments
 (0)