diff --git a/.github/workflows/qodana_code_quality.yml b/.github/workflows/qodana_code_quality.yml index 1e1d55f..c13e73d 100644 --- a/.github/workflows/qodana_code_quality.yml +++ b/.github/workflows/qodana_code_quality.yml @@ -4,6 +4,7 @@ on: pull_request: push: branches: # Specify your branches here + - master - main # The 'main' branch - develop - 'releases/*' # The release branches