Skip to content

[SL-ONY] Add custom silabs worklfows to build sample apps #1

[SL-ONY] Add custom silabs worklfows to build sample apps

[SL-ONY] Add custom silabs worklfows to build sample apps #1

Workflow file for this run

name: Build Lock App
on:
push:
branches:
- main
pull_request:
branches:
- main
- "release_*"
jobs:
build:
name: Build Lock-App variations
uses: ./.github/workflows/common-build.yaml

Check failure on line 15 in .github/workflows/lock-app.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/lock-app.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/lock-app.yaml" -> "./.github/workflows/common-build.yaml" : failed to fetch workflow: workflow was not found.
with:
example-app: "lock-app"
output-directory: "./out/lock-app"