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 TinySTM103TB
on:
workflow_dispatch: {}
push:
branches: [main]
pull_request:
branches: [main]
jobs:
build:
uses: ./.github/workflows/template_build.yml
with:
workflow-name: "TinySTM103TB"
test-dir: "tests/platform/hy_tinystm103tb"
env-name: "tinystm"
firmware-ext: "hex"