diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 56dd55a..cfe9dd7 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -3,7 +3,7 @@ on: # Run only when pushing to master branch, and making PRs push: branches: - - master + - main pull_request: jobs: build: