Update npmpublish.yml

remove publish npm from workflow when pull_requests
This commit is contained in:
thebylito 2020-03-01 03:36:10 -03:00 committed by GitHub
parent f19ab7ee54
commit b6e7946154
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,9 +1,6 @@
name: Node.js Package
on:
pull_request:
branches:
- master
push:
branches:
- master