Skip to content

build(deps): bump pre-commit from 3.3.3 to 3.5.0 in /.github/workflows #549

build(deps): bump pre-commit from 3.3.3 to 3.5.0 in /.github/workflows

build(deps): bump pre-commit from 3.3.3 to 3.5.0 in /.github/workflows #549

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