Skip to content

Remove console log statement #7394

Remove console log statement

Remove console log statement #7394

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