Skip to content

Update dependency @ui5/webcomponents-ngx to v0.4.8 (#300) #1123

Update dependency @ui5/webcomponents-ngx to v0.4.8 (#300)

Update dependency @ui5/webcomponents-ngx to v0.4.8 (#300) #1123

Workflow file for this run

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