Skip to content

build(deps): bump ruff from 0.8.1 to 0.8.2 #1221

build(deps): bump ruff from 0.8.1 to 0.8.2

build(deps): bump ruff from 0.8.1 to 0.8.2 #1221

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