From ad8360aa5f2c388626af3c393b5186137b6678ea Mon Sep 17 00:00:00 2001 From: gjraju1304 <113449851+gjraju1304@users.noreply.github.com> Date: Fri, 15 Dec 2023 12:31:20 +0530 Subject: [PATCH] Update sonarcloud.yml --- .github/workflows/sonarcloud.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/sonarcloud.yml b/.github/workflows/sonarcloud.yml index fbba602b5..ae024a264 100644 --- a/.github/workflows/sonarcloud.yml +++ b/.github/workflows/sonarcloud.yml @@ -2,6 +2,7 @@ # They are provided by a third-party and are governed by # separate terms of service, privacy policy, and support # documentation. +# YES # This workflow helps you trigger a SonarCloud analysis of your code and populates # GitHub Code Scanning alerts with the vulnerabilities found.