diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index edb2aed..b291461 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -7,8 +7,6 @@ name: Node.js CI on: push: branches: [ master ] - pull_request: - branches: [ master ] env: CI: false