diff --git a/.github/workflows/node.js.yml b/.github/workflows/node.js.yml index 12fbe10..a5242e0 100644 --- a/.github/workflows/node.js.yml +++ b/.github/workflows/node.js.yml @@ -6,8 +6,8 @@ name: Node.js CI on: # push: # branches: [ main ] -# pull_request: -# branches: [ main ] + pull_request: + branches: [ main ] jobs: build: