Skip to content

Removes old Sphinx theme options #416

Removes old Sphinx theme options

Removes old Sphinx theme options #416

name: Check Markdown links
on: [ push, pull_request ]
jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: gaurav-nelson/github-action-markdown-link-check@v1
with:
use-quiet-mode: 'yes'
use-verbose-mode: 'yes'