Skip to content

Merge pull request #96 from BioCoderR/master #105

Merge pull request #96 from BioCoderR/master

Merge pull request #96 from BioCoderR/master #105

Workflow file for this run

name: 🌴 Generate TOC
on:
push:
branches: [master]
pull_request:
branches: [master]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: technote-space/toc-generator@v2
with:
TOC_TITLE: "## Table of Contents"