Skip to content

implement table.patch with docs and tests #6915

implement table.patch with docs and tests

implement table.patch with docs and tests #6915

Workflow file for this run

on:
push:
paths:
- '**.md'
name: README ToC Generator
jobs:
generateTOC:
name: ToC Generator
runs-on: ubuntu-latest
steps:
- uses: technote-space/toc-generator@v4