Commit b4ed617
committed
Remove legacy cbang workflows
Remove old release.yml and test-build.yml workflows that referenced
'cbang' branding. These are replaced by:
- build-clang.yml: Builds null-safe clang+clangd binaries (triggered by v* tags)
- build-playground.yml: Builds WASM for playground (triggered by playground-v* tags)
- deploy-playground.yml: Deploys playground to GitHub Pages
This prevents conflicts where both old and new workflows would trigger
on v* tags.1 parent 5d042e7 commit b4ed617
2 files changed
+0
-212
lines changedThis file was deleted.
This file was deleted.
0 commit comments