Skip to content

Accept nullable

Accept nullable #146

Workflow file for this run

on:
push:
paths:
- "**.md"
branches-ignore:
- "master"
name: TOC Generator
jobs:
generateTOC:
name: TOC Generator
runs-on: ubuntu-latest
steps:
- uses: technote-space/toc-generator@v4