Skip to content

docs: update "Continuous Integration" section in README #69

docs: update "Continuous Integration" section in README

docs: update "Continuous Integration" section in README #69

Workflow file for this run

name: Generate README TOC
on:
pull_request:
branches: "*"
jobs:
generateTOC:
name: Generate TOC
runs-on: ubuntu-latest
steps:
- uses: technote-space/toc-generator@v4