From fa87c004e3042031d73068b099a7176b01cf94b4 Mon Sep 17 00:00:00 2001 From: Ranabir Chakraborty Date: Sat, 4 Oct 2025 20:06:30 +0530 Subject: [PATCH] keycloak collection CI label is showing no status --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9e9867d..11c55f9 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Ansible Collection - middleware_automation.keycloak -[![Build Status](https://github.com/ansible-middleware/keycloak/workflows/CI/badge.svg?branch=main)](https://github.com/ansible-middleware/keycloak/actions/workflows/ci.yml) +[![Build Status](https://github.com/ansible-middleware/keycloak/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/ansible-middleware/keycloak/actions/workflows/ci.yml) > **_NOTE:_ If you are Red Hat customer, install `redhat.rhbk` (for Red Hat Build of Keycloak) or `redhat.sso` (for Red Hat Single Sign-On) from [Automation Hub](https://console.redhat.com/ansible/ansible-dashboard) as the certified version of this collection.**