diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 593b2ae..9925bf2 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -1,8 +1,6 @@ name: Node.js Test on: - push: - branches: [ "main" ] pull_request: branches: [ "main" ]