Skip to content

feat: ui-devtools component package — Prompt 8 #8

feat: ui-devtools component package — Prompt 8

feat: ui-devtools component package — Prompt 8 #8

Workflow file for this run

name: CI
on:
push:
branches: [main, "rc/*"]
pull_request:
branches: [main]
jobs:
placeholder:
runs-on: ubuntu-latest
steps:
- run: echo "Workflow scaffolded. Full implementation in Prompt 9."