Skip to content

Merge pull request #423 from phphe/master #331

Merge pull request #423 from phphe/master

Merge pull request #423 from phphe/master #331

name: 'Update Table of Contents'
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
update_toc:
runs-on: ubuntu-latest
steps:
- name: git checkout
uses: actions/checkout@v2
- name: TOC Generator
uses: technote-space/[email protected]
with:
TOC_TITLE: '## Table of Contents'