From 5945d8da059c67b0edb2039327767f9e9388ad2c Mon Sep 17 00:00:00 2001 From: Tim Middleton Date: Fri, 30 May 2025 11:13:13 +0800 Subject: [PATCH] Fix CI/CD badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f1b2112..c8a768e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Coherence Go Client -![Coherence Go Client](https://github.com/oracle/coherence-go-client/workflows/CI/badge.svg?branch=main) +![Coherence Go Client](https://github.com/oracle/coherence-go-client/actions/workflows/build.yaml/badge.svg?branch=main) [![License](http://img.shields.io/badge/license-UPL%201.0-blue.svg)](https://oss.oracle.com/licenses/upl/) [![Security Rating](https://sonarcloud.io/api/project_badges/measure?project=oracle_coherence-go-client&metric=security_rating)](https://sonarcloud.io/summary/new_code?id=oracle_coherence-go-client)