Skip to content

Validate IValidatable per-instance instead of per-type (#9) #22

Validate IValidatable per-instance instead of per-type (#9)

Validate IValidatable per-instance instead of per-type (#9) #22

Workflow file for this run

on: push
name: TOC Generator
jobs:
generateTOC:
name: TOC Generator
runs-on: ubuntu-latest
steps:
- uses: technote-space/toc-generator@v2
with:
TARGET_PATHS: README.md, CONTRIBUTING.md, Documentation/*.md
FOLDING: true
MAX_HEADER_LEVEL: 3
TOC_TITLE: 'Details'