diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index afb4b5d5..1fa2ec12 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -3,7 +3,7 @@ name: CI on: push: branches: - - "master" + - "update_sonar_scanner" - "develop" pull_request: types: [opened, synchronize, reopened]