Skip to content

Split Content Review Procudure and Doc Review Procedure. Add types of Maintainers to maintainer.md. Add Documaintainer. #456

Split Content Review Procudure and Doc Review Procedure. Add types of Maintainers to maintainer.md. Add Documaintainer.

Split Content Review Procudure and Doc Review Procedure. Add types of Maintainers to maintainer.md. Add Documaintainer. #456

Workflow file for this run

name: Test SUMMARY.md
on:
pull_request:
push:
jobs:
test-summary:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Run SUMMARY.md link check
run: python tests/test_summary.py