change case of status badge

This commit is contained in:
Thomas Stringer 2022-03-25 22:00:38 -04:00
parent 32c29581b6
commit a1f523c503

View file

@ -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.