docs: replaces Travis CI badge with GitHub Actions badges
This commit is contained in:
parent
d221b0f620
commit
9802a19ee5
|
|
@ -1,6 +1,6 @@
|
|||
# Kubernetes Autoscaler
|
||||
|
||||
[](https://travis-ci.org/kubernetes/autoscaler) [![GoDoc Widget]][GoDoc]
|
||||
[](https://github.com/kubernetes/autoscaler/actions/workflows/release.yaml) [](https://github.com/kubernetes/autoscaler/actions/workflows/ci.yaml) [![GoDoc Widget]][GoDoc]
|
||||
|
||||
This repository contains autoscaling-related components for Kubernetes.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue