ci: modified branch trigger mode of GitHub Action
This commit is contained in:
parent
6d6c92ae08
commit
4eba98ad20
|
@ -1,7 +1,7 @@
|
||||||
name: npm publish
|
name: npm publish
|
||||||
|
|
||||||
on:
|
on:
|
||||||
pull_request:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue