Skip to content

chore: handle emitted pointers on the REPL (#1201) #376

chore: handle emitted pointers on the REPL (#1201)

chore: handle emitted pointers on the REPL (#1201) #376

Workflow file for this run

name: Generate and deploy crate docs
on:
push:
branches:
- main
paths:
- "**.rs"
- "Cargo.toml"
- "Cargo.lock"
workflow_dispatch:
jobs:
docs:
uses: lurk-lab/ci-workflows/.github/workflows/docs.yml@main