mirror of
https://github.com/lupyuen/pinephone-nuttx.git
synced 2025-01-13 13:18:34 +08:00
8 lines
158 B
YAML
8 lines
158 B
YAML
on: push
|
|
name: TOC Generator
|
|
jobs:
|
|
generateTOC:
|
|
name: TOC Generator
|
|
runs-on: ubuntu-latest
|
|
steps:
|
|
- uses: technote-space/toc-generator@v4
|