From a1f523c50382524da41b98fd91e198e46e8806f9 Mon Sep 17 00:00:00 2001 From: Thomas Stringer Date: Fri, 25 Mar 2022 22:00:38 -0400 Subject: [PATCH] change case of status badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a36cadf..2f32057 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Manual Workflow Approval -[![CI](https://github.com/trstringer/manual-approval/actions/workflows/ci.yaml/badge.svg)](https://github.com/trstringer/manual-approval/actions/workflows/ci.yaml) +[![ci](https://github.com/trstringer/manual-approval/actions/workflows/ci.yaml/badge.svg)](https://github.com/trstringer/manual-approval/actions/workflows/ci.yaml) Pause a GitHub Actions workflow and require manual approval from one or more approvers before continuing.