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)