From b2cede8835a9a0261579cab30868fa9b6ed3a687 Mon Sep 17 00:00:00 2001 From: payetvin <113102157+payetvin@users.noreply.github.com> Date: Thu, 27 Jun 2024 16:48:42 +0200 Subject: [PATCH] add develop to sonar branch (#2206) --- .github/workflows/sonarcloud.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/sonarcloud.yml b/.github/workflows/sonarcloud.yml index cfe5324d3c..e16bb1180e 100644 --- a/.github/workflows/sonarcloud.yml +++ b/.github/workflows/sonarcloud.yml @@ -1,6 +1,8 @@ name: SonarCloud on: + branches: + - develop pull_request: jobs: