Skip to content

Added the Scripting Tutorial page and moved admin-tooling.md in the a… #7

Added the Scripting Tutorial page and moved admin-tooling.md in the a…

Added the Scripting Tutorial page and moved admin-tooling.md in the a… #7

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