readme CI badge now linking to github actions

This commit is contained in:
Yann Hamon 2020-06-01 13:28:22 +02:00
parent 1f019066c7
commit 2957043d95

View file

@ -1,6 +1,6 @@
# Kubeconform # Kubeconform
![Build status](https://github.com/yannh/kubeconform/workflows/build/badge.svg?branch=master) [![Build status](https://github.com/yannh/kubeconform/workflows/build/badge.svg?branch=master)](https://github.com/yannh/kubeconform/actions?query=branch%3Amaster)
Kubeconform is a Kubernetes manifests validation tool. Build it into your CI to validate your Kubernetes Kubeconform is a Kubernetes manifests validation tool. Build it into your CI to validate your Kubernetes
configuration using the schemas from the registry maintained by the configuration using the schemas from the registry maintained by the