Skip to content

Commit bd46e69

Browse files
authored
Merge pull request #6 from Abirdcfly/Abirdcfly-badge
chore: update CI and goreportcard badge
2 parents 263ab8d + 6f0ecc6 commit bd46e69

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ Arbiter: An extendable scheduling and scaling tool for Kubernetes
44

55
[![License](https://img.shields.io/github/license/kube-arbiter/arbiter.svg?color=4EB1BA&style=flat-square)](https://opensource.org/licenses/Apache-2.0)
66
[![GitHub release](https://img.shields.io/github/v/release/kube-arbiter/arbiter.svg?style=flat-square)](https://github.com/kube-arbiter/arbiter/releases/latest)
7-
[![CI](https://img.shields.io/github/workflow/status/kube-arbiter/arbiter/CI?label=CI&logo=github&style=flat-square)](https://github.com/kube-arbiter/arbiter/actions/workflows/e2e.yaml)
8-
[![Go Report Card](https://goreportcard.com/badge/github.com/kube-arbiter/arbiter?style=flat-square)](https://goreportcard.com/report/github.com/kube-arbiter/arbiter)
7+
[![CI](https://img.shields.io/github/workflow/status/kube-arbiter/arbiter/e2e?label=CI&logo=github&style=flat-square)](https://github.com/kube-arbiter/arbiter/actions/workflows/e2e.yml)
8+
[![Go Report Card](https://goreportcard.com/badge/kube-arbiter/arbiter?style=flat-square)](https://goreportcard.com/report/github.com/kube-arbiter/arbiter)
99
[![codecov](https://img.shields.io/codecov/c/github/kube-arbiter/arbiter?logo=codecov&style=flat-square)](https://codecov.io/github/kube-arbiter/arbiter)
1010
[![PRs Welcome](https://badgen.net/badge/PRs/welcome/green?icon=https://api.iconify.design/octicon:git-pull-request.svg?color=white&style=flat-square)](CONTRIBUTING.md)
1111

0 commit comments

Comments
 (0)