Skip to content

Add reusable workflow to build all apps #10

Add reusable workflow to build all apps

Add reusable workflow to build all apps #10

Workflow file for this run

name: Build all apps
on:
workflow_dispatch:
pull_request:
jobs:
build_all_applications:
name: Build all the applications on all the devices
uses: ./.github/workflows/reusable_build_several.yml
with:
sdk: all
devices: all