From 985ab2db6aaee3bcb06348a4e9a76c7845aab109 Mon Sep 17 00:00:00 2001 From: Jeff Geerling Date: Thu, 30 Jan 2025 21:25:20 -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 868d9022..60a891a7 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Ansible Role: MySQL -[![CI](https://github.com/geerlingguy/ansible-role-mysql/workflows/CI/badge.svg?event=push)](https://github.com/geerlingguy/ansible-role-mysql/actions?query=workflow%3ACI) +[![CI](https://github.com/geerlingguy/ansible-role-mysql/actions/workflows/ci.yml/badge.svg)](https://github.com/geerlingguy/ansible-role-mysql/actions/workflows/ci.yml) Installs and configures MySQL or MariaDB server on RHEL/CentOS or Debian/Ubuntu servers.