Skip to content

Merge pull request #75 from platform-mesh/resource-creation-status-check #190

Merge pull request #75 from platform-mesh/resource-creation-status-check

Merge pull request #75 from platform-mesh/resource-creation-status-check #190

Workflow file for this run

name: pipe
on:
push:
branches:
- main
pull_request:
types:
- opened
- synchronize
concurrency:
group: ${{ github.ref }}
cancel-in-progress: true
jobs:
pipe:
uses: platform-mesh/.github/.github/workflows/pipeline-node-module.yml@main
with:
publishFromDist: true
secrets: inherit