From da735fcad83bfb250690c6309e27d09c5964c3e2 Mon Sep 17 00:00:00 2001 From: Yuriy Andamasov Date: Sun, 16 Jun 2024 18:15:24 +0200 Subject: T6494: Update sonarcloud.yml and add more branches for scanning --- .github/workflows/sonarcloud.yml | 3 +++ 1 file changed, 3 insertions(+) (limited to '.github') diff --git a/.github/workflows/sonarcloud.yml b/.github/workflows/sonarcloud.yml index 5fa005631..ceb9607fe 100644 --- a/.github/workflows/sonarcloud.yml +++ b/.github/workflows/sonarcloud.yml @@ -3,6 +3,9 @@ on: push: branches: - current + - circinus-stream + - sagitta-stream + - equuleus-stream pull_request_target: types: [opened, synchronize, reopened] jobs: -- cgit v1.2.3