Skip to content

Just use a marketplace action? #7

Just use a marketplace action?

Just use a marketplace action? #7

name: Regenerate Table of Contents
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
workflow_dispatch:
jobs:
regenerate-toc:
name: TOC Generator
runs-on: ubuntu-latest
steps:
- uses: technote-space/toc-generator@v4