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