We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1027911 commit ab7458fCopy full SHA for ab7458f
1 file changed
.github/workflows/publish-github.yml
@@ -1,8 +1,9 @@
1
name: Node.js Package
2
on:
3
pull_request:
4
- branches:
5
- - main
+ branches: [main]
+ push:
6
7
8
jobs:
9
build:
0 commit comments