From 4675263a92a0ab7700c92de1351611d103465fca Mon Sep 17 00:00:00 2001 From: HARPER Jon Date: Tue, 1 Apr 2025 15:47:31 +0200 Subject: [PATCH] Use CI status badge from main instead of any PR Signed-off-by: HARPER Jon --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e7ebbe83..a7b30d03 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Dynamic mapping server -[![Actions Status](https://github.com/gridsuite/dynamic-mapping-server/workflows/CI/badge.svg)](https://github.com/gridsuite/dynamic-mapping-server/actions) +[![Actions Status](https://github.com/gridsuite/dynamic-mapping-server/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/gridsuite/dynamic-mapping-server/actions) [![Coverage Status](https://sonarcloud.io/api/project_badges/measure?project=org.gridsuite%3Adynamic-mapping-server&metric=coverage)](https://sonarcloud.io/component_measures?id=org.gridsuite%3Adynamic-mapping-server&metric=coverage) [![MPL-2.0 License](https://img.shields.io/badge/license-MPL_2.0-blue.svg)](https://www.mozilla.org/en-US/MPL/2.0/)