diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index a59b844..b8c88ea 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -5,7 +5,6 @@ jobs: sonarqube: name: SonarQube scan runs-on: ubuntu-latest - needs: test environment: production if: github.ref == 'refs/heads/main' || github.ref == 'refs/heads/dev' steps: