name: Internal - Checks for nodejs on: workflow_call: permissions: {} jobs: test-nodejs: uses: hoverkraft-tech/ci-github-nodejs/.github/workflows/continuous-integration.yml@c9d9d041ba4ef35695ee469c4782fa6a8bbebbcc # 0.21.2 permissions: contents: read id-token: write packages: read pull-requests: write security-events: write with: build: "" test: | {"coverage":"codecov"}