diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 477dcc4a..d21b91f6 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,8 +1,10 @@ name: CI on: - pull_request: push: + branches: + - main + pull_request: jobs: build-lint-test: