diff --git a/.github/workflows/node.js.yml b/.github/workflows/node.js.yml index a5242e0..12fbe10 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: