Skip to content

Commit ed36713

Browse files
Merge pull request #412 from cert-manager/divyansh-gupta/remove-build-badge
Remove the build status badge
2 parents ee99bf8 + 358642a commit ed36713

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
11
<p align="center"><img src="assets/logo.png" alt="Logo" width="250px" /></p>
22
<p align="center">
3-
<a href="https://github.com/cert-manager/aws-privateca-issuer/actions">
4-
<img alt="Build Status" src="https://github.com/cert-manager/aws-privateca-issuer/workflows/CI/badge.svg" />
5-
</a>
63
<a href="https://goreportcard.com/report/github.com/cert-manager/aws-privateca-issuer">
7-
<img alt="Build Status" src="https://goreportcard.com/badge/github.com/cert-manager/aws-privateca-issuer" />
4+
<img alt="Go Report Card" src="https://goreportcard.com/badge/github.com/cert-manager/aws-privateca-issuer" />
85
</a>
96
<img alt="Latest version" src="https://img.shields.io/github/v/release/cert-manager/aws-privateca-issuer?color=success&sort=semver" />
107
</p>

0 commit comments

Comments
 (0)