diff --git a/.github/workflows/npmpub.yml b/.github/workflows/npmpub.yml index 68a0a40..070805a 100644 --- a/.github/workflows/npmpub.yml +++ b/.github/workflows/npmpub.yml @@ -7,8 +7,6 @@ name: npm_publish on: push: branches: [ master ] - pull_request: - branches: [ master ] # A workflow run is made up of one or more jobs that can run sequentially or in parallel jobs: