From 6031882c8326c0de45af6a80d26e5d7f6142dacd Mon Sep 17 00:00:00 2001 From: Chris Schindlbeck Date: Sun, 12 Apr 2026 11:53:45 +0200 Subject: [PATCH] fix(README): Update README.md with correct ci badge Signed-off-by: Chris Schindlbeck --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 74918d9676..6549b06b7c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Weave GitOps -![Test status](https://github.com/weaveworks/weave-gitops/actions/workflows/pr.yaml/badge.svg) +![Test status](https://github.com/weaveworks/weave-gitops/actions/workflows/ci.yaml/badge.svg) [![LICENSE](https://img.shields.io/github/license/weaveworks/weave-gitops)](https://github.com/weaveworks/weave-gitops/blob/master/LICENSE) [![Contributors](https://img.shields.io/github/contributors/weaveworks/weave-gitops)](https://github.com/weaveworks/weave-gitops/graphs/contributors) [![Release](https://img.shields.io/github/v/release/weaveworks/weave-gitops?include_prereleases)](https://github.com/weaveworks/weave-gitops/releases/latest)