delphimvcframework/.github/workflows/main.yml

9 lines
158 B
YAML
Raw Normal View History

2021-02-23 13:43:22 +01:00
on: push
name: TOC Generator
2021-02-23 13:40:31 +01:00
jobs:
2021-02-23 13:43:22 +01:00
generateTOC:
name: TOC Generator
2021-02-23 13:40:31 +01:00
runs-on: ubuntu-latest
steps:
2021-02-23 13:43:22 +01:00
- uses: technote-space/toc-generator@v3