From a04b7b952076302dafc0a2d0aefbb20b58520637 Mon Sep 17 00:00:00 2001 From: Jeff Geerling Date: Wed, 31 Jul 2024 00:01:01 -0500 Subject: [PATCH] Update CI status badge. And nudge a build. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e8df670..142ba84 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Ansible Role: Redis -[![CI](https://github.com/geerlingguy/ansible-role-redis/workflows/CI/badge.svg?event=push)](https://github.com/geerlingguy/ansible-role-redis/actions?query=workflow%3ACI) +[![CI](https://github.com/geerlingguy/ansible-role-php-redis/actions/workflows/ci.yml/badge.svg)](https://github.com/geerlingguy/ansible-role-php-redis/actions/workflows/ci.yml) Installs [Redis](http://redis.io/) on Linux.