From 8dfed661bbb0108b1fbc766a503236d8cb6447f9 Mon Sep 17 00:00:00 2001 From: Yuriy Andamasov Date: Sun, 16 Jun 2024 19:07:28 +0200 Subject: T6494: sonarcloud settings for circinus-stream T6494: sonarcloud settings for circinus-stream --- .github/workflows/sonarcloud.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sonarcloud.yml b/.github/workflows/sonarcloud.yml index 5fa005631..d59460fe2 100644 --- a/.github/workflows/sonarcloud.yml +++ b/.github/workflows/sonarcloud.yml @@ -2,7 +2,7 @@ name: Sonar Checks on: push: branches: - - current + - circinus-stream pull_request_target: types: [opened, synchronize, reopened] jobs: -- cgit v1.2.3