Skip to content

feat: sdk, registry-client, adapters — Prompt 5 #4

feat: sdk, registry-client, adapters — Prompt 5

feat: sdk, registry-client, adapters — Prompt 5 #4

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