Skip to content

docs: add complete configuration reference table to README (#160) #3

docs: add complete configuration reference table to README (#160)

docs: add complete configuration reference table to README (#160) #3

Workflow file for this run

name: Build Docs
on:
workflow_dispatch:
pull_request:
paths:
- "docs/**"
push:
branches:
- main
paths:
- "docs/**"
jobs:
build:
uses: reqstool/.github/.github/workflows/build-docs.yml@main