From cd39feb5471216d26e96ff630074c29275a2bcc0 Mon Sep 17 00:00:00 2001 From: Ivan Hargreaves Date: Tue, 9 Jun 2026 00:25:12 +0100 Subject: [PATCH] fix: update build badge to reference build.yaml workflow --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 00e92a6..b8adf40 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # cics-java-liberty-springboot-jdbc -[![Build](https://github.com/cicsdev/cics-java-liberty-springboot-jdbc/actions/workflows/java.yaml/badge.svg)](https://github.com/cicsdev/cics-java-liberty-springboot-jdbc/actions/workflows/java.yaml) +[![Build](https://github.com/cicsdev/cics-java-liberty-springboot-jdbc/actions/workflows/build.yaml/badge.svg)](https://github.com/cicsdev/cics-java-liberty-springboot-jdbc/actions/workflows/build.yaml) [![License](https://img.shields.io/badge/License-EPL%202.0-green.svg)](https://opensource.org/licenses/EPL-2.0) ## Overview