Skip to content

docs changes shouldn't trigger backend tests #7677

docs changes shouldn't trigger backend tests

docs changes shouldn't trigger backend tests #7677

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