From c2ed3633a025fbdfd053c1d7b0ee93d777e38a1a Mon Sep 17 00:00:00 2001 From: HARPER Jon Date: Tue, 1 Apr 2025 15:47:56 +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 a9a6bb44..30db2550 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Security analysis server -[![Actions Status](https://github.com/gridsuite/security-analysis-server/workflows/CI/badge.svg)](https://github.com/gridsuite/security-analysis-server/actions) +[![Actions Status](https://github.com/gridsuite/security-analysis-server/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/gridsuite/security-analysis-server/actions) [![Coverage Status](https://sonarcloud.io/api/project_badges/measure?project=org.gridsuite%3Asecurity-analysis-server&metric=coverage)](https://sonarcloud.io/component_measures?id=org.gridsuite%3Asecurity-analysis-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/)