diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8acd59ac0..2516228c1 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]