diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5e25d1cb..8e0c186c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,10 +1,8 @@ name: CI on: - pull_request: - push: - branches: - - main + - pull_request + - push jobs: build: