From ec460d2be1ad1b406ad2a6408a3c645bcf5cbd24 Mon Sep 17 00:00:00 2001 From: Geremia Taglialatela Date: Fri, 14 Apr 2023 11:23:56 +0200 Subject: Add RuboCop badge and fix Test badge Use the new code generated by GitHub actions [ci skip] --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2c1076c5..952b31c5 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # Caxlsx (Community Continued Version) -[![Build Status](https://github.com/caxlsx/caxlsx/workflows/Test/badge.svg)](https://github.com/caxlsx/caxlsx/actions) +[![Test](https://github.com/caxlsx/caxlsx/actions/workflows/test.yml/badge.svg)](https://github.com/caxlsx/caxlsx/actions/workflows/test.yml) +[![RuboCop](https://github.com/caxlsx/caxlsx/actions/workflows/rubocop.yml/badge.svg)](https://github.com/caxlsx/caxlsx/actions/workflows/rubocop.yml) [![Gem Version](https://badge.fury.io/rb/caxlsx.svg)](https://badge.fury.io/rb/caxlsx) ![downloads](https://img.shields.io/gem/dt/caxlsx?label=downloads) -- cgit v1.2.3