Skip to content

Merge branch 'main' into 2024_training #4

Merge branch 'main' into 2024_training

Merge branch 'main' into 2024_training #4

Workflow file for this run

on:
push:
paths:
- "README.md"
name: TOC Generator
jobs:
generateTOC:
name: TOC Generator
runs-on: ubuntu-latest
steps:
- uses: technote-space/toc-generator@v4
with:
MAX_HEADER_LEVEL: 3