mirror of
https://github.com/basnijholt/adaptive-lighting.git
synced 2026-09-15 08:14:04 +02:00
ci: validate README TOC before merging
This commit is contained in:
parent
a936519866
commit
a3d10fa56f
3 changed files with 7 additions and 12 deletions
12
.github/workflows/toc.yaml
vendored
12
.github/workflows/toc.yaml
vendored
|
|
@ -1,12 +0,0 @@
|
|||
on:
|
||||
push:
|
||||
branches: [main]
|
||||
name: TOC Generator
|
||||
jobs:
|
||||
generateTOC:
|
||||
name: TOC Generator
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: technote-space/toc-generator@v4.3.1
|
||||
with:
|
||||
TOC_TITLE: ""
|
||||
Loading…
Add table
Add a link
Reference in a new issue