Skip to content

docs(v4): update README and migration guide (#568) #10

docs(v4): update README and migration guide (#568)

docs(v4): update README and migration guide (#568) #10

name: Update README TOC
on:
push:
branches:
- 'master'
paths:
- '*README.md'
jobs:
update-toc:
runs-on: ubuntu-latest
steps:
- uses: technote-space/toc-generator@v4
name: Run TOC generator
with:
TARGET_PATHS: '*README.md'