Skip to content

chore: initial scaffold — core and dsl packages #1

chore: initial scaffold — core and dsl packages

chore: initial scaffold — core and dsl packages #1

Workflow file for this run

name: Release
on:
push:
branches: [main]
jobs:
placeholder:
runs-on: ubuntu-latest
steps:
- run: echo "Workflow scaffolded. Full implementation in Prompt 9."