From 9b4635b6d2b9a7db332086b64eb4e245cc8ad81c Mon Sep 17 00:00:00 2001 From: Nick Bolton Date: Wed, 23 Oct 2024 19:21:53 +0100 Subject: [PATCH] docs: Remote build containers badge The build containers badge now points at a nonexistent workflow. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 381069ad8..12c2616f8 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,6 @@ To use Deskflow you can use one of our [packages](https://github.com/deskflow/de [![CI](https://github.com/deskflow/deskflow/actions/workflows/ci.yml/badge.svg)](https://github.com/deskflow/deskflow/actions/workflows/ci.yml) [![CodeQL Analysis](https://github.com/deskflow/deskflow/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/deskflow/deskflow/actions/workflows/codeql-analysis.yml) [![SonarCloud Analysis](https://github.com/deskflow/deskflow/actions/workflows/sonarcloud-analysis.yml/badge.svg)](https://github.com/deskflow/deskflow/actions/workflows/sonarcloud-analysis.yml) -[![Build containers](https://github.com/deskflow/deskflow/actions/workflows/build-containers.yml/badge.svg)](https://github.com/deskflow/deskflow/actions/workflows/build-containers.yml) ## Project Values