From 4cafa3d0208eb1cc5f4de2b123229cf357fb3263 Mon Sep 17 00:00:00 2001 From: Brenton Farmer Date: Sun, 12 Apr 2026 16:19:22 -0700 Subject: [PATCH] Remove stale develop status badge from README Follow-up to trunk-based migration. The develop branch is gone; the badge row should be too. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index ed599f0..294639b 100644 --- a/README.md +++ b/README.md @@ -261,7 +261,6 @@ for more details. | Branch | Action | |------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| `develop` | [![Build status](https://github.com/Stillpoint-Software/Hyperbee.Collections/actions/workflows/pack_publish.yml/badge.svg?branch=develop)](https://github.com/Stillpoint-Software/Hyperbee.Collections/actions/workflows/pack_publish.yml) | | `main` | [![Build status](https://github.com/Stillpoint-Software/Hyperbee.Collections/actions/workflows/pack_publish.yml/badge.svg)](https://github.com/Stillpoint-Software/Hyperbee.Collections/actions/workflows/pack_publish.yml) |