From e78c262ef7dd0bf71ff48a9613539a777c872e3a Mon Sep 17 00:00:00 2001 From: "Todosichuk, Daryl" Date: Mon, 13 Apr 2026 14:48:03 -0700 Subject: [PATCH] AB#32613 Enable test branch --- .github/workflows/sonarsource-scan.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/sonarsource-scan.yml b/.github/workflows/sonarsource-scan.yml index 914e9b067..856ba7d34 100644 --- a/.github/workflows/sonarsource-scan.yml +++ b/.github/workflows/sonarsource-scan.yml @@ -4,8 +4,8 @@ on: push: branches: - dev2 -# - dev -# - test + - dev + - test # - main # pull_request: # types: [opened, synchronize, reopened]