From 3df5fd61343879512920d536a9eb7b2af28fd77f Mon Sep 17 00:00:00 2001 From: Cesar Date: Fri, 6 Jan 2023 13:25:59 +0100 Subject: [PATCH] add badge style --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 044c8d4..b05ba3b 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Rotate Laravel logs files and compress ![tests](https://github.com/cesargb/laravel-logs-rotate/workflows/tests/badge.svg) -[![StyleCI](https://styleci.io/repos/119604039/shield?branch=master)](https://styleci.io/repos/119604039) +[![style](https://github.com/cesargb/laravel-logs-rotate/actions/workflows/style-fix.yml/badge.svg)](https://github.com/cesargb/laravel-logs-rotate/actions/workflows/style-fix.yml) [![Latest Stable Version](https://img.shields.io/packagist/v/cesargb/laravel-logs-rotate.svg)](https://packagist.org/packages/cesargb/laravel-logs-rotate) [![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/cesargb/laravel-logs-rotate/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/cesargb/laravel-logs-rotate/?branch=master)