🔥 Remove ToC CI [skip ci]

This commit is contained in:
Anand Chowdhary
2020-08-12 13:19:22 +05:30
committed by GitHub
parent 1a73dfa270
commit 71a692c794
-10
View File
@@ -1,10 +0,0 @@
on: push
name: TOC Generator
jobs:
generateTOC:
name: TOC Generator
runs-on: ubuntu-latest
steps:
- uses: technote-space/toc-generator@v2
with:
GITHUB_TOKEN: ${{ secrets.GH_PAT }}