diff --git a/.github/workflows/node.js.yml b/.github/workflows/node.js.yml index c0331b0..e9f6b92 100644 --- a/.github/workflows/node.js.yml +++ b/.github/workflows/node.js.yml @@ -4,6 +4,8 @@ name: Node.js CI on: + push: + branches: [main] pull_request: branches: - "**"