Skip to content

Test docs

Test docs #1

Workflow file for this run

name: Generate and deploy crate docs
on:
pull_request:
types: [opened, synchronize, reopened, ready_for_review]
jobs:
docs:
uses: lurk-lab/ci-workflows/.github/workflows/docs.yml@main