compose-action/.github/workflows/__test-nodejs.yml
Emilien Escalle 1a133c6d1c ci: refactor worflows
Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
2024-03-26 12:44:32 +01:00

13 lines
261 B
YAML

name: Internal - Tests for nodejs
on:
workflow_call:
jobs:
test-nodejs:
uses: hoverkraft-tech/ci-github-nodejs/.github/workflows/continuous-integration.yml@0.3.2
permissions:
id-token: write
security-events: write
contents: read