docs(readme): remove build status badge from woodpecker

This commit is contained in:
Paul Campbell 2024-05-17 07:38:19 +01:00
parent 38f236fc37
commit 4924e9b3f0

View file

@ -3,8 +3,6 @@
`git-next` is a combined server and command-line tool that enables trunk-based development workflows
where each commit must pass CI before being included in the main branch.
[![status-badge](https://ci.kemitix.net/api/badges/52/status.svg)](https://ci.kemitix.net/repos/52)
## Features
- Enforce the requirement for each commit to pass the CI pipeline before being included in the main branch