Update npmpublish.yml
remove publish npm from workflow when pull_requests
This commit is contained in:
parent
f19ab7ee54
commit
b6e7946154
3
.github/workflows/npmpublish.yml
vendored
3
.github/workflows/npmpublish.yml
vendored
@ -1,9 +1,6 @@
|
||||
name: Node.js Package
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
|
||||
Loading…
Reference in New Issue
Block a user