Skip to content

Merge pull request #325 from peiffer-innovations/dart_update_17265376… #167

Merge pull request #325 from peiffer-innovations/dart_update_17265376…

Merge pull request #325 from peiffer-innovations/dart_update_17265376… #167

Workflow file for this run

name: Generate TOC
on:
push:
paths:
- .github/workflows/generate_toc.yml
- '**/*.md'
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: technote-space/toc-generator@v4
with:
COMMIT_MESSAGE: '[actions skip]: TOC'
GITHUB_TOKEN: ${{ secrets.REPO_TOKEN }}
TARGET_PATHS: README.md,annotation/README.md,codegen/README.md,json_dynamic_widget/README.md,json_dynamic_widget/doc/*.md