Skip to content

IQSS/8889 - second try to limit file pids management #2049

IQSS/8889 - second try to limit file pids management

IQSS/8889 - second try to limit file pids management #2049

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/"