Skip to content

Bookmarking added and dashboard update #90

Bookmarking added and dashboard update

Bookmarking added and dashboard update #90

Workflow file for this run

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