From ea607c9ddd17c8c7447a8decbc28ac77b3879734 Mon Sep 17 00:00:00 2001 From: Alexey Pustovalov Date: Tue, 1 Jul 2025 11:20:08 +0300 Subject: [PATCH] Updated Sonarcloud default branch --- .github/workflows/sonarcloud.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/sonarcloud.yml b/.github/workflows/sonarcloud.yml index d8c25baf3..19f15126c 100644 --- a/.github/workflows/sonarcloud.yml +++ b/.github/workflows/sonarcloud.yml @@ -30,9 +30,9 @@ name: SonarCloud analysis on: push: - branches: [ "7.2" ] + branches: [ "7.4" ] pull_request: - branches: [ "7.2" ] + branches: [ "7.4" ] workflow_dispatch: permissions: