From 0ef92879bbafcd1bbe67c2c9516c7803bdcf7a21 Mon Sep 17 00:00:00 2001 From: Vincent Langlet Date: Sat, 12 Dec 2020 17:21:43 +0100 Subject: [PATCH] Update badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b60b94f..f882a70 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Symfony Custom Coding Standard [![MIT Licence](https://badges.frapsoft.com/os/mit/mit.png?v=103)](https://opensource.org/licenses/mit-license.php) -[![CircleCI](https://circleci.com/gh/VincentLanglet/symfony-custom-coding-standard.svg?style=svg)](https://circleci.com/gh/VincentLanglet/symfony-custom-coding-standard) +[![Actions Status](https://github.com/VincentLanglet/symfony-custom-coding-standard/workflows/Test/badge.svg)](https://github.com/RobDWaller/csp-generator/actions) Customized coding standards for Symfony projects.