Skip to content

Add FOSSA scanning workflow #8

Add FOSSA scanning workflow

Add FOSSA scanning workflow #8

Workflow file for this run

name: Table of contents checking
on:
pull_request:
jobs:
toc-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: check TOC in assets.md
run: make markdown-toc-check