Skip to content

Merge pull request #31 from diegog-sf/main #8

Merge pull request #31 from diegog-sf/main

Merge pull request #31 from diegog-sf/main #8

Workflow file for this run

name: Generate TOC
on:
push:
branches: [main]
paths:
- .github/workflows/generate_toc.yml
- README.md
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