Skip to content

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

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

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

Workflow file for this run

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