From 2957043d95cd287c364bb44c024626792775a055 Mon Sep 17 00:00:00 2001 From: Yann Hamon Date: Mon, 1 Jun 2020 13:28:22 +0200 Subject: [PATCH] readme CI badge now linking to github actions --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index cd29ccf..57304b8 100644 --- a/Readme.md +++ b/Readme.md @@ -1,6 +1,6 @@ # 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 configuration using the schemas from the registry maintained by the