From 8763fa9b9de293918f5440f00f75e7c0b92e90bc Mon Sep 17 00:00:00 2001 From: Brenton Farmer Date: Sun, 12 Apr 2026 16:19:50 -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 ced13eb..6212ffe 100644 --- a/README.md +++ b/README.md @@ -319,7 +319,6 @@ We welcome contributions! Please see our [Contributing Guide](https://github.com | Branch | Action | |------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| `develop` | [![Build status](https://github.com/Stillpoint-Software/Hyperbee.Json/actions/workflows/pack_publish.yml/badge.svg?branch=develop)](https://github.com/Stillpoint-Software/Hyperbee.Json/actions/workflows/pack_publish.yml) | | `main` | [![Build status](https://github.com/Stillpoint-Software/Hyperbee.Json/actions/workflows/pack_publish.yml/badge.svg)](https://github.com/Stillpoint-Software/Hyperbee.Json/actions/workflows/pack_publish.yml) | # Help