Skip to content

feat: first release

feat: first release #1

Workflow file for this run

name: Build Workflow
run-name: Build Workflow ${{ github.base_ref}}
on:
push:
branches:
- main
- dev
- '[0-9]+\.[0-9]+\.x'
workflow_dispatch:
jobs:
build-publish:
uses: philips-internal/emr-devops-actions/.github/workflows/reusable_npm_library_semver.yml@develop

Check failure on line 13 in .github/workflows/build.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/build.yml

Invalid workflow file

error parsing called workflow ".github/workflows/build.yml" -> "philips-internal/emr-devops-actions/.github/workflows/reusable_npm_library_semver.yml@develop" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
secrets: inherit