Skip to content

feat: migrate to multimodule project structure #50

feat: migrate to multimodule project structure

feat: migrate to multimodule project structure #50

Workflow file for this run

name: Generate README TOC
on:
pull_request:
branches: "*"
jobs:
generateTOC:
name: Generate TOC
runs-on: ubuntu-latest
steps:
- uses: technote-space/toc-generator@v4