From 63ba1cf4710151a650a92edf6a0264a414ed92fe Mon Sep 17 00:00:00 2001 From: Jeff Geerling Date: Thu, 30 Jan 2025 21:25:15 -0600 Subject: [PATCH] Update CI status badges. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2077324..2f8c85f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Ansible Role: Kubernetes -[![CI](https://github.com/geerlingguy/ansible-role-kubernetes/workflows/CI/badge.svg?event=push)](https://github.com/geerlingguy/ansible-role-kubernetes/actions?query=workflow%3ACI) +[![CI](https://github.com/geerlingguy/ansible-role-kubernetes/actions/workflows/ci.yml/badge.svg)](https://github.com/geerlingguy/ansible-role-kubernetes/actions/workflows/ci.yml) An Ansible Role that installs [Kubernetes](https://kubernetes.io) on Linux.