Skip to content

[codex] ci: make manual release dispatch build by default #1138

[codex] ci: make manual release dispatch build by default

[codex] ci: make manual release dispatch build by default #1138

name: Build Nucleo F429ZI
on:
workflow_dispatch: {}
push:
branches: [main]
pull_request:
branches: [main]
jobs:
build:
uses: ./.github/workflows/template_build.yml
with:
workflow-name: "Nucleo F429ZI"
test-dir: "tests/platform/nucleo_f429zi"
env-name: "nucleo_f429zi"
firmware-ext: "hex"