From 798e8bf5c28f9904d367ea78e4de6a9b35c24fe2 Mon Sep 17 00:00:00 2001 From: Wouter Admiraal <45544358+wouter-admiraal-sonarsource@users.noreply.github.com> Date: Fri, 14 May 2021 15:12:55 +0200 Subject: [PATCH] Add QA status badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1329dba..da0307c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Scan your code with SonarQube +# Scan your code with SonarQube [![QA](https://github.com/SonarSource/sonarqube-scan-action/actions/workflows/qa.yml/badge.svg)](https://github.com/SonarSource/sonarqube-scan-action/actions/workflows/qa.yml) Using this GitHub Action, scan your code with [SonarQube](https://www.sonarqube.org/) to detects Bugs, Vulnerabilities and Code Smells in more than 27 programming languages!