Skip to content

imp(core): add list-files, list-owners, list-tags initial implementation #14

imp(core): add list-files, list-owners, list-tags initial implementation

imp(core): add list-files, list-owners, list-tags initial implementation #14

Workflow file for this run

on: push
name: TOC Generator
jobs:
generateTOC:
name: TOC Generator
runs-on: ubuntu-latest
steps:
- uses: omarabid-forks/toc-generator@v4
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}