From dc4a1155ad882130ee1857c1982b80b15c52ad3d Mon Sep 17 00:00:00 2001 From: Daniel Perrefort Date: Mon, 2 Oct 2023 17:27:20 -0400 Subject: [PATCH] Drops codeql badge from README.md (#13) --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index ce4e7f0..5808aa5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,5 @@ # Starfish API Client [![](https://app.codacy.com/project/badge/Grade/860adc468c634335874815171200e399)](https://app.codacy.com?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade) -[![](https://github.com/pitt-crc/starfish_api_client/actions/workflows/CodeQL.yml/badge.svg)](https://github.com/pitt-crc/starfish_api_client/actions/workflows/CodeQL.yml) A lightweight Python client for the [Starfish](https://starfishstorage.com/) API server.