diff --git a/.github/workflows/qodana.yml b/.github/workflows/qodana.yml index ba035810f..2207aaaa9 100644 --- a/.github/workflows/qodana.yml +++ b/.github/workflows/qodana.yml @@ -1,11 +1,11 @@ name: Qodana -on: - workflow_dispatch: - pull_request: - push: - branches: - - master - - chore/qodana +#on: +# workflow_dispatch: +# pull_request: +# push: +# branches: +# - master +# - chore/qodana jobs: qodana: