diff --git a/.github/workflows/nodejs.yml b/.github/workflows/nodejs.yml index 38ccabffb1a..64333053e7e 100644 --- a/.github/workflows/nodejs.yml +++ b/.github/workflows/nodejs.yml @@ -4,15 +4,10 @@ on: push: branches: - master - - next pull_request: branches: - master - next - workflow_dispatch: - inputs: - tags: - description: "Test description" permissions: contents: read