From 8a302308811f61dedb8834b398469d72036a8820 Mon Sep 17 00:00:00 2001 From: "Todosichuk, Daryl JEDI:EX" Date: Fri, 10 Apr 2026 12:35:31 -0700 Subject: [PATCH] AB#32613 Remove SonarCloud scans from PRs --- .github/workflows/sonarsource-scan.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/sonarsource-scan.yml b/.github/workflows/sonarsource-scan.yml index 7cbc835ec..defcb6682 100644 --- a/.github/workflows/sonarsource-scan.yml +++ b/.github/workflows/sonarsource-scan.yml @@ -7,9 +7,9 @@ on: # - dev # - test # - main - pull_request: - types: [opened, synchronize, reopened] - workflow_dispatch: +# pull_request: +# types: [opened, synchronize, reopened] +# workflow_dispatch: permissions: contents: read