diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 2024779..f9b45d0 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -1,7 +1,6 @@ on: - release: - types: [published] - branches: [main] + push: + pull_request: name: CI build jobs: