Skip to content

refactor: Refactor proof handling for ownership and borrowing (#1214) #384

refactor: Refactor proof handling for ownership and borrowing (#1214)

refactor: Refactor proof handling for ownership and borrowing (#1214) #384

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