From 57efaa442f16e0fa06ec0b55bd52f910fe5cebc0 Mon Sep 17 00:00:00 2001 From: Artem Bilan Date: Thu, 30 Nov 2023 17:31:22 -0500 Subject: [PATCH] Add badge for CI build status to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5ab1a337..1a7536b0 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ +[![Build Status](https://github.com/spring-projects/spring-integration-aws/actions/workflows/ci-snapshot.yml/badge.svg)](https://github.com/spring-projects/spring-integration-aws/actions/workflows/ci-snapshot.yml) [![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-integration-aws) Spring Integration Extension for Amazon Web Services (AWS)