diff --git a/.github/workflows/pytest-builds.yml b/.github/workflows/pytest-builds.yml index 4d46d47..e2e3a68 100644 --- a/.github/workflows/pytest-builds.yml +++ b/.github/workflows/pytest-builds.yml @@ -2,7 +2,7 @@ name: unit-tests on: push: - branches: [ master ] + branches: [ main ] pull_request: jobs: