diff --git a/.github/workflows/sonarsource-scan.yml b/.github/workflows/sonarsource-scan.yml index 7cbc835ec..defcb6682 100644 --- a/.github/workflows/sonarsource-scan.yml +++ b/.github/workflows/sonarsource-scan.yml @@ -7,9 +7,9 @@ on: # - dev # - test # - main - pull_request: - types: [opened, synchronize, reopened] - workflow_dispatch: +# pull_request: +# types: [opened, synchronize, reopened] +# workflow_dispatch: permissions: contents: read