diff --git a/.github/workflows/sq.yml b/.github/workflows/sq.yml index a53b6052..482401e3 100644 --- a/.github/workflows/sq.yml +++ b/.github/workflows/sq.yml @@ -7,7 +7,6 @@ on: jobs: SonarQualityGate: runs-on: ubuntu-latest - if: github.event_name == 'push' || github.event.pull_request.head.repo.full_name == github.event.repository.full_name steps: - name: Checkout PR @@ -71,4 +70,4 @@ jobs: sonar_branch_plugin: true env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - \ No newline at end of file +