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