Skip to content

API: deprecate toggle of superuser status in favor of new idempotent endpoint, update setup-all.sh #3044

API: deprecate toggle of superuser status in favor of new idempotent endpoint, update setup-all.sh

API: deprecate toggle of superuser status in favor of new idempotent endpoint, update setup-all.sh #3044

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@v2
- uses: OdumInstitute/sphinx-action@master
with:
docs-folder: "doc/sphinx-guides/"