Skip to content

refactor: streamline CLI orchestration #43

refactor: streamline CLI orchestration

refactor: streamline CLI orchestration #43

Workflow file for this run

name: Main Branch
on:
push:
branches: [main]
concurrency:
group: main
cancel-in-progress: false
jobs:
test:
name: Tests
uses: ./.github/workflows/test.yml
permissions:
contents: read