Skip to content

Don't assume IValidatable to be validatable per-type, but per-instance #20

Don't assume IValidatable to be validatable per-type, but per-instance

Don't assume IValidatable to be validatable per-type, but per-instance #20

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'