Skip to content

feat: playground and inspector apps — Prompt 7 #7

feat: playground and inspector apps — Prompt 7

feat: playground and inspector apps — Prompt 7 #7

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."