Skip to content

Merge pull request #12 from platform-mesh/fix/fix-lib-export #19

Merge pull request #12 from platform-mesh/fix/fix-lib-export

Merge pull request #12 from platform-mesh/fix/fix-lib-export #19

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
secrets: inherit