diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index d85c199..2dcbf5e 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -2,7 +2,7 @@ name: tests on: push: - branches: [master] + branches: [main] pull_request: jobs: