diff --git a/.github/workflows/qodana.yml b/.github/workflows/qodana.yml index cdbfe54f..834db726 100644 --- a/.github/workflows/qodana.yml +++ b/.github/workflows/qodana.yml @@ -5,6 +5,9 @@ on: branches: [ qodana ] paths: - .github/workflows/qodana.yml + pull_request: + types: [ opened, synchronize ] + branches: [ qodana ] jobs: qodana: