Skip to content

Commit

Permalink
ci: update github actions status badge in README
Browse files Browse the repository at this point in the history
  • Loading branch information
mikouaj committed May 10, 2024
1 parent f172945 commit cf90a1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Kube Startup CPU Boost is a controller that increases CPU resource requests and
Kubernetes workload startup time. Once the workload is up and running,
the resources are set back to their original values.

[![Build](https://github.com/google/kube-startup-cpu-boost/actions/workflows/build.yml/badge.svg)](https://github.com/google/kube-startup-cpu-boost/actions/workflows/build.yml)
[![Build](https://github.com/google/kube-startup-cpu-boost/actions/workflows/build.yaml/badge.svg)](https://github.com/google/kube-startup-cpu-boost/actions/workflows/build.yaml)
[![Version](https://img.shields.io/github/v/release/google/kube-startup-cpu-boost?label=version)](https://img.shields.io/github/v/release/google/kube-startup-cpu-boost?label=version)
[![Go Report Card](https://goreportcard.com/badge/github.com/google/kube-startup-cpu-boost)](https://goreportcard.com/report/github.com/google/kube-startup-cpu-boost)
![GitHub](https://img.shields.io/github/license/google/kube-startup-cpu-boost)
Expand Down

0 comments on commit cf90a1f

Please sign in to comment.