Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 3 additions & 5 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
name: "Build & Test"

# This workflow is inherited from Spring and still requires Telos-owned
# self-hosted runners plus a platform cache workflow. Keep it manual until
# those resources are configured for TelosZero.
on:
push:
branches:
- main
- "release/*"
pull_request:
workflow_dispatch:
inputs:
override-cdt:
Expand Down