Skip to content

docs: Add build script to test templates #3105

docs: Add build script to test templates

docs: Add build script to test templates #3105

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'