From bc9577aa8030aaf9b6b3d321ab181e2c616924be Mon Sep 17 00:00:00 2001 From: Gerben Jongerius Date: Tue, 26 Mar 2024 14:06:12 +0100 Subject: [PATCH] Update README.md Update the build status icon. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1f934fc9..d7257c17 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # FinTrack ![Sonatype Nexus (Releases)](https://img.shields.io/github/v/release/pledger-io/rest-application?display_name=release&label=Stable) -![Release Build](https://github.com/pledger-io/rest-application/actions/workflows/release-build.yml/badge.svg) +[![Build Snapshot](https://github.com/pledger-io/rest-application/actions/workflows/main-build.yml/badge.svg?branch=master)](https://github.com/pledger-io/rest-application/actions/workflows/main-build.yml) [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=pledger-io_rest-application&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=pledger-io_rest-application) ![Coverage](https://img.shields.io/sonar/coverage/pledger-io_rest-application?server=https%3A%2F%2Fsonarcloud.io )