From 1627655f796146d594f662979e2a13ada4d8220a Mon Sep 17 00:00:00 2001 From: Mario Manno Date: Fri, 10 Jun 2022 15:13:31 +0200 Subject: [PATCH] Add CI badge to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7e702ce..e862bb0 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ This repository contains examples of how to use Fleet using different approaches. The repo is broken up into two different sections: Single cluster and Multi Cluster. +[![CI](https://github.com/rancher/fleet-examples/actions/workflows/ci.yml/badge.svg)](https://github.com/rancher/fleet-examples/actions/workflows/ci.yml) + ## Single Cluster Examples All examples will deploy content to clusters with no per-cluster customizations. This is a good starting point to