From bf280d6f2f6d8beec0aca07fc45b61730254eb79 Mon Sep 17 00:00:00 2001 From: Enrico Barbieri Date: Thu, 12 Sep 2024 08:49:49 +0200 Subject: [PATCH] Removed CodeQL badge from readme (#14) --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 9af350a..59d92e3 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,6 @@ A way to pack minimal API into configurable modules. -[![CodeQL](https://github.com/EngageLabsIt/MinimalApi/actions/workflows/github-code-scanning/codeql/badge.svg)](https://github.com/EngageLabsIt/MinimalApi/actions/workflows/github-code-scanning/codeql) - [![Continuous Integration](https://github.com/EngageLabsIt/MinimalApi/actions/workflows/CI.yml/badge.svg)](https://github.com/EngageLabsIt/MinimalApi/actions/workflows/CI.yml) [![Continuous Deployment](https://github.com/EngageLabsIt/MinimalApi/actions/workflows/CD.yml/badge.svg)](https://github.com/EngageLabsIt/MinimalApi/actions/workflows/CD.yml)