Skip to content

build(deps): bump pre-commit from 3.6.0 to 3.6.1 in /.github/workflows #765

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

build(deps): bump pre-commit from 3.6.0 to 3.6.1 in /.github/workflows #765

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