diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index ff54af4..d9c308c 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -2,6 +2,8 @@ name: CI on: pull_request: branches: [main] + push: + branches: [main] jobs: build: