Skip to content

Prepare for v0.24.0 release #74

Prepare for v0.24.0 release

Prepare for v0.24.0 release #74

Workflow file for this run

name: Docs
on:
pull_request:
paths:
- docs/**
jobs:
test:
uses: FuelLabs/github-actions/.github/workflows/mdbook-docs.yml@master
with:
docs-src-path: 'docs/book/src'
spellcheck-config-path: 'docs/book/.spellcheck.yml'