From 0d5d82da63055c57207d54d328a53671e1742dc7 Mon Sep 17 00:00:00 2001 From: Damien Menanteau Date: Fri, 17 Nov 2023 10:31:52 +0100 Subject: [PATCH] Add status badge for PHP Composer GitHub action --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6eec324..77f9c91 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ [![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) +[![Composer](https://github.com/murex/Kata-BowlingGame/actions/workflows/composer.yml/badge.svg)](https://github.com/murex/Kata-BowlingGame/actions/workflows/composer.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)