docs: Add CII Best Practices badge to README (#1461)

Ref https://github.com/actions-runner-controller/actions-runner-controller/issues/1298
This commit is contained in:
Yusuke Kuoka 2022-05-19 18:16:39 +09:00 committed by GitHub
parent 23403172cb
commit 536692181b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
# actions-runner-controller (ARC)
[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/6061/badge)](https://bestpractices.coreinfrastructure.org/projects/6061)
[![awesome-runners](https://img.shields.io/badge/listed%20on-awesome--runners-blue.svg)](https://github.com/jonico/awesome-runners)
This controller operates self-hosted runners for GitHub Actions on your Kubernetes cluster.