Added TOC-generator (#1151)

This commit is contained in:
Manish Kuniyal 2023-07-15 19:38:51 +05:30 committed by GitHub
parent dfa9245eaa
commit 8341ab8ec6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 23 additions and 1 deletions

20
.github/workflows/toc-generator.yml vendored Normal file
View file

@ -0,0 +1,20 @@
name: Update Table of Contents
on:
push:
branches:
- master
jobs:
update-toc:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v2
- name: Generate Table of Contents
uses: technote-space/toc-generator@v1
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
TARGET_PATHS: README.md

View file

@ -16,6 +16,9 @@ Available as a command-line utility, a library and a [GitHub Action](https://git
![Lychee demo](./assets/screencast.svg)
<!-- START doctoc -->
<!-- END doctoc -->
## Installation
### Arch Linux
@ -548,7 +551,6 @@ If you find a way to make lychee faster, please do reach out.
We collect a list of common workarounds for various websites in our [troubleshooting guide](./docs/TROUBLESHOOTING.md).
## Users
- https://github.com/InnerSourceCommons/InnerSourcePatterns
- https://github.com/opensearch-project/OpenSearch
- https://github.com/ramitsurana/awesome-kubernetes