Skip to content

Bump mkdocs-material[imaging] from 9.5.31 to 9.5.33 in /docs #242

Bump mkdocs-material[imaging] from 9.5.31 to 9.5.33 in /docs

Bump mkdocs-material[imaging] from 9.5.31 to 9.5.33 in /docs #242

Workflow file for this run

# Label pull requests based on the files that are modified.
name: Labeler
on:
pull_request:
branches:
- main
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'