diff --git a/.github/workflows/node.js.yml b/.github/workflows/node.js.yml index e046fa0..e7bb4dc 100644 --- a/.github/workflows/node.js.yml +++ b/.github/workflows/node.js.yml @@ -5,7 +5,7 @@ name: Node.js CI on: push: - branches: [ "main" ] + branches: [ "*" ] pull_request: branches: [ "main" ]