Skip to content

Make ToC regeneration script path handling more robust #10

Make ToC regeneration script path handling more robust

Make ToC regeneration script path handling more robust #10

Workflow file for this run

name: Check Table of Contents (comment /regenerate-toc to auto-fix)
on:
push:
branches: [master]
pull_request:
branches: [master]
jobs:
check-formatting:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: ./docs/build_toc.sh --check-only