Skip to content

chore: Create workflow to build sample app with latest SDK release #19

chore: Create workflow to build sample app with latest SDK release

chore: Create workflow to build sample app with latest SDK release #19

name: Build sample app for SDK release
on:
workflow_dispatch:
pull_request:
jobs:
build-sample-apps:
uses: ./.github/workflows/reusable_build_sample_apps.yml
with:
use_latest_sdk_version: true