Skip to content
This repository was archived by the owner on Jul 1, 2025. It is now read-only.

Commit 9897e1b

Browse files
dfcoffinclaude
andcommitted
Update README CI/CD badge to use GitHub Actions
- Replace CircleCI badge with GitHub Actions badge for main branch - Point to the ci.yml workflow that replaced CircleCI - Aligns with the CI/CD migration completed earlier - Badge now shows status of our comprehensive GitHub Actions pipeline 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
1 parent bc332e2 commit 9897e1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![CircleCI](https://circleci.com/gh/GreenButtonAlliance/OpenESPI-Common-java/tree/master.svg?style=svg)](https://circleci.com/gh/GreenButtonAlliance/OpenESPI-Common-java/tree/master)
1+
[![CI/CD Pipeline](https://github.com/GreenButtonAlliance/OpenESPI-Common-java/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/GreenButtonAlliance/OpenESPI-Common-java/actions/workflows/ci.yml)
22
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=GreenButtonAlliance_OpenESPI-Common-java&metric=alert_status)](https://sonarcloud.io/dashboard?id=GreenButtonAlliance_OpenESPI-Common-java)
33

44

0 commit comments

Comments
 (0)