diff options
-rw-r--r-- | .github/workflows/sonarcloud.yml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.github/workflows/sonarcloud.yml b/.github/workflows/sonarcloud.yml index ceb9607fe..5fa005631 100644 --- a/.github/workflows/sonarcloud.yml +++ b/.github/workflows/sonarcloud.yml @@ -3,9 +3,6 @@ on: push: branches: - current - - circinus-stream - - sagitta-stream - - equuleus-stream pull_request_target: types: [opened, synchronize, reopened] jobs: |