From 211b94acc93d93700dd4865bc4eb6b5483df4c45 Mon Sep 17 00:00:00 2001 From: mklee Date: Mon, 8 Dec 2025 14:39:26 +0000 Subject: [PATCH] update badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 379bd42a6..5e289c4fb 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # Spring PetClinic Sample Application [![Build Status](https://github.com/spring-projects/spring-petclinic/actions/workflows/maven-build.yml/badge.svg)](https://github.com/spring-projects/spring-petclinic/actions/workflows/maven-build.yml)[![Build Status](https://github.com/spring-projects/spring-petclinic/actions/workflows/gradle-build.yml/badge.svg)](https://github.com/spring-projects/spring-petclinic/actions/workflows/gradle-build.yml) +[![Build Status](https://github.com/costRider/spring-petclinic/actions/workflows/ci-petclinic.yml/badge.svg)](https://github.com/costRider/spring-petclinic/actions/workflows/ci-petclinic.yml) [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/spring-projects/spring-petclinic) [![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://github.com/codespaces/new?hide_repo_select=true&ref=main&repo=7517918)