Skip to content

update to latest blueprint dev container #1091

update to latest blueprint dev container

update to latest blueprint dev container #1091

Workflow file for this run

name: "Pull Request Docs Check"
on:
- pull_request
jobs:
docs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ammaraskar/sphinx-action@master
with:
docs-folder: "docs/"