summaryrefslogtreecommitdiff
path: root/.github/workflows/sonarcloud.yml
diff options
context:
space:
mode:
authorYuriy Andamasov <yuriy@vyos.io>2024-06-16 18:22:57 +0200
committerGitHub <noreply@github.com>2024-06-16 18:22:57 +0200
commit293d8b840d58d3cf0f94bf1b36e3d898e75088a5 (patch)
tree81cbbd731f3b12f9430ed3ea3eb3eef2a04c0ad6 /.github/workflows/sonarcloud.yml
parentb1433d787b242e4655c8bd49f39d982d471d9ce3 (diff)
parentda735fcad83bfb250690c6309e27d09c5964c3e2 (diff)
downloadvyos-1x-293d8b840d58d3cf0f94bf1b36e3d898e75088a5.tar.gz
vyos-1x-293d8b840d58d3cf0f94bf1b36e3d898e75088a5.zip
Merge pull request #3661 from vyos/update-sonarcloud-settings
T6494: Update sonarcloud.yml and add more branches for scanning
Diffstat (limited to '.github/workflows/sonarcloud.yml')
-rw-r--r--.github/workflows/sonarcloud.yml3
1 files changed, 3 insertions, 0 deletions
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: