Skip to content

MDC Adding server to processing state table to allow the processing script to run on multiple servers #4180

MDC Adding server to processing state table to allow the processing script to run on multiple servers

MDC Adding server to processing state table to allow the processing script to run on multiple servers #4180

name: "Guides Build Status"
on:
pull_request:
paths:
- "doc/sphinx-guides/**/*.rst"
- "doc/sphinx-guides/**/requirements.txt"
- "doc/sphinx-guides/**/conf.py"
jobs:
docs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: uncch-rdmc/sphinx-action@master
with:
docs-folder: "doc/sphinx-guides/"