Skip to content

fix(integration): imports from Material for Mkdocs blog plugin for type hint was breaking the build when using another theme #697

fix(integration): imports from Material for Mkdocs blog plugin for type hint was breaking the build when using another theme

fix(integration): imports from Material for Mkdocs blog plugin for type hint was breaking the build when using another theme #697

Workflow file for this run

name: "🏷 PR Labeler"
on:
- pull_request_target
permissions:
contents: read
pull-requests: write
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v6
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true