From f3331592abc6819bcfb08c595d924c175ebfca8a Mon Sep 17 00:00:00 2001 From: Jean-Marie Burel Date: Tue, 7 May 2024 16:28:08 +0100 Subject: [PATCH] fix badge display --- .github/workflows/source_build.yml | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/source_build.yml b/.github/workflows/source_build.yml index 9941f3743e1..69ccdb049b3 100644 --- a/.github/workflows/source_build.yml +++ b/.github/workflows/source_build.yml @@ -1,4 +1,4 @@ -name: "Source Build" +name: "Build" on: push: pull_request: diff --git a/README.md b/README.md index cf6d82c6bb5..eb4f21571b6 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![Actions Status](https://github.com/ome/openmicroscopy/workflows/OMERO/badge.svg)](https://github.com/ome/openmicroscopy/actions) +[![Actions Status](https://github.com/ome/openmicroscopy/workflows/Build/badge.svg)](https://github.com/ome/openmicroscopy/actions) Also see [CONTRIBUTING.md](./CONTRIBUTING.md) and [SUPPORT.md](./SUPPORT.md)