From 8eabfaae298cc4661ab7dce3aa829665df645fe4 Mon Sep 17 00:00:00 2001 From: Artem Bilan Date: Tue, 28 Nov 2023 17:21:56 -0500 Subject: [PATCH] Change build badge in README to GHA --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8da434b771..70ef04aecd 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -Spring AMQP [](https://build.spring.io/browse/AAMQP-MAIN) +Spring AMQP ![Build Status](https://github.com/spring-projects/spring-amqp/actions/workflows/ci-snapshot.yml/badge.svg) [![Revved up by Gradle Enterprise](https://img.shields.io/badge/Revved%20up%20by-Gradle%20Enterprise-06A0CE?logo=Gradle&labelColor=02303A)](https://ge.spring.io/scans?search.rootProjectNames=spring-amqp) ===========