diff --git a/.github/workflows/qodana_code_quality.yml b/.github/workflows/qodana_code_quality.yml index 608c503..de942a6 100644 --- a/.github/workflows/qodana_code_quality.yml +++ b/.github/workflows/qodana_code_quality.yml @@ -8,6 +8,8 @@ on: - dev/master - main - master + branches-ignore: + - 'dependabot/**' jobs: qodana: