diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 4c9fe79..c110d09 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -1,10 +1,6 @@ name: CI -on: - pull_request: - push: - branches: - - main +on: push jobs: test: