diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8acd59ac05..2516228c16 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -3,8 +3,6 @@ name: Node.js CI on: pull_request: branches: ['**'] - push: - branches: ['main'] merge_group: types: [checks_requested]