From e1e65c64c93914ce28d370b8eaeb04fa227e74d6 Mon Sep 17 00:00:00 2001 From: Olle Jonsson Date: Fri, 22 Aug 2025 14:46:20 +0200 Subject: [PATCH] chore: Add CI build status badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5ba29d5..4c44d10 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![CI](https://github.com/kenn/redis-mutex/actions/workflows/ci.yml/badge.svg)](https://github.com/kenn/redis-mutex/actions/workflows/ci.yml) + Redis Mutex ===========