Skip to content

feat: extract containerize workflow #268

feat: extract containerize workflow

feat: extract containerize workflow #268

Workflow file for this run

name: node
on:
pull_request:
types: [opened, reopened, synchronize]
pull_request_target:
types: [closed]
jobs:
project:
uses: ./.github/workflows/call-node.yml
with:
workdir: "tests/node/"