Skip to content

build(deps): bump myst-parser from 0.18.1 to 2.0.0 #515

build(deps): bump myst-parser from 0.18.1 to 2.0.0

build(deps): bump myst-parser from 0.18.1 to 2.0.0 #515

Workflow file for this run

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