From 6cbc8a0450cc95ff207287914823948d080e7f2b Mon Sep 17 00:00:00 2001 From: gjraju1304 <113449851+gjraju1304@users.noreply.github.com> Date: Fri, 15 Dec 2023 12:36:56 +0530 Subject: [PATCH] testing --- .github/workflows/sonarcloud.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/sonarcloud.yml b/.github/workflows/sonarcloud.yml index ae024a264..652c3383a 100644 --- a/.github/workflows/sonarcloud.yml +++ b/.github/workflows/sonarcloud.yml @@ -3,6 +3,7 @@ # separate terms of service, privacy policy, and support # documentation. # YES +# Test now # This workflow helps you trigger a SonarCloud analysis of your code and populates # GitHub Code Scanning alerts with the vulnerabilities found.