From 3d862cf8b84140774d206f33fb019d061caa0069 Mon Sep 17 00:00:00 2001 From: Damien Menanteau Date: Wed, 8 Nov 2023 10:53:59 +0100 Subject: [PATCH] Add status badge for Elixir Mix GitHub action --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 12623f8..de21b95 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ [![Dotnet](https://github.com/murex/Kata-BowlingGame/actions/workflows/dotnet.yml/badge.svg)](https://github.com/murex/Kata-BowlingGame/actions/workflows/dotnet.yml) [![Pytest](https://github.com/murex/Kata-BowlingGame/actions/workflows/pytest.yml/badge.svg)](https://github.com/murex/Kata-BowlingGame/actions/workflows/pytest.yml) [![Npm](https://github.com/murex/Kata-BowlingGame/actions/workflows/npm.yml/badge.svg)](https://github.com/murex/Kata-BowlingGame/actions/workflows/npm.yml) +[![Mix](https://github.com/murex/Kata-BowlingGame/actions/workflows/mix.yml/badge.svg)](https://github.com/murex/Kata-BowlingGame/actions/workflows/mix.yml) [![Check Markdown links](https://github.com/murex/Kata-BowlingGame/actions/workflows/markdown-link-check.yml/badge.svg)](https://github.com/murex/Kata-BowlingGame/actions/workflows/markdown-link-check.yml) [![Add contributors](https://github.com/murex/Kata-BowlingGame/actions/workflows/contributors.yml/badge.svg)](https://github.com/murex/Kata-BowlingGame/actions/workflows/contributors.yml)