diff --git a/.github/workflows/node.js-ci.yml b/.github/workflows/node.js-ci.yml index e125b29..3eb887e 100644 --- a/.github/workflows/node.js-ci.yml +++ b/.github/workflows/node.js-ci.yml @@ -5,7 +5,7 @@ name: Node.js CI on: pull_request: - branches: [ master ] + branches: [ main ] jobs: build: