From 40e375eb3b1fe0aaf35a516a1c66341ba7aa3a21 Mon Sep 17 00:00:00 2001 From: David Sanders Date: Tue, 2 Dec 2025 14:46:04 -0800 Subject: [PATCH] docs: remove CI badge from README --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index dcdb8ae..45082f5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,5 @@ # GitHub Project Actions -[![CI](https://github.com/dsanders11/project-actions/actions/workflows/ci.yml/badge.svg)](https://github.com/dsanders11/project-actions/actions/workflows/ci.yml) [![Release](https://img.shields.io/github/v/release/dsanders11/project-actions?color=blue)](https://github.com/dsanders11/project-actions/releases) A collection of actions for automating GitHub projects