diff --git a/.github/workflows/codeqa-test.yml b/.github/workflows/codeqa-test.yml index 924659e3..feece779 100644 --- a/.github/workflows/codeqa-test.yml +++ b/.github/workflows/codeqa-test.yml @@ -2,7 +2,7 @@ name: Python codeqa/test on: push: - branches: [master] + branches: [main] pull_request: jobs: