Skip to content

docs: correct spelling of 'individual' (#219) #9

docs: correct spelling of 'individual' (#219)

docs: correct spelling of 'individual' (#219) #9

Workflow file for this run

name: "Run Docs CD"
on:
push:
branches:
- "main"
jobs:
build-deploy-docs:
uses: ./.github/workflows/docs.yml
with:
deploy: true
permissions:
contents: write