Skip to content

build(deps): bump crazy-max/ghaction-github-labeler from 5.0.0 to 5.1.0 #1216

build(deps): bump crazy-max/ghaction-github-labeler from 5.0.0 to 5.1.0

build(deps): bump crazy-max/ghaction-github-labeler from 5.0.0 to 5.1.0 #1216

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