From 553881998604ed1f28461c82307d3884952f19e7 Mon Sep 17 00:00:00 2001 From: Theo Chatzimichos Date: Tue, 27 May 2025 21:03:36 +0200 Subject: [PATCH] docs(README.md): fix the CI badge Signed-off-by: Theo Chatzimichos --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b273b28..8adabe0 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Contributed by [Elastic](https://github.com/elastic) from their [initial impleme #### Build status -![go build](https://github.com/crossplane-contrib/function-cue/actions/workflows/go-build.yaml/badge.svg?branch=main) +![CI](https://github.com/crossplane-contrib/function-cue/actions/workflows/ci.yaml/badge.svg?branch=main) [![Go Report Card](https://goreportcard.com/badge/github.com/crossplane-contrib/function-cue)](https://goreportcard.com/report/github.com/crossplane-contrib/function-cue) [![Go Coverage](https://github.com/crossplane-contrib/function-cue/wiki/coverage.svg)](https://raw.githack.com/wiki/elastic/function-cue/coverage.html)