From 29c1a461a6f6728d6ffd9071f6d187ca0693af39 Mon Sep 17 00:00:00 2001 From: Grumpy Programmer Date: Mon, 25 Apr 2022 16:33:49 +0200 Subject: [PATCH] docs: add github action badge for main branch --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5f5fd72..da993f0 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# conventional-commits-semver-release +# Conventional commits semver release [![main](https://github.com/grumpy-programmer/conventional-commits-semver-release/actions/workflows/main.yml/badge.svg?branch=main)](https://github.com/grumpy-programmer/conventional-commits-semver-release/actions/workflows/main.yml) GitHub Action for semantic versioning releases using conventional commits GitHub action using [conventional commits](https://www.conventionalcommits.org/en/v1.0.0/)