Skip to content

feat(tree): modify children of existing Tree #1778

feat(tree): modify children of existing Tree

feat(tree): modify children of existing Tree #1778

Workflow file for this run

name: build
on:
push:
branches:
- "master"
pull_request:
jobs:
build:
uses: charmbracelet/meta/.github/workflows/build.yml@main
secrets:
gh_pat: ${{ secrets.PERSONAL_ACCESS_TOKEN }}