diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4c6fc9a9..085d71e9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,8 +1,12 @@ name: CI on: - - push - - pull_request + push: + branches: + - main + pull_request: + branches: + - main defaults: run: