diff --git a/.github/workflows/node.js.yml b/.github/workflows/node.js.yml index 77e82f2..f9e2e7b 100644 --- a/.github/workflows/node.js.yml +++ b/.github/workflows/node.js.yml @@ -4,11 +4,8 @@ name: Node.js CI on: - push: - branches: [ main ] - pull_request: - branches: [ main ] - + - push + - pull_request jobs: build: strategy: