Skip to content

docs: switch from sphinx to mkdocs #101

docs: switch from sphinx to mkdocs

docs: switch from sphinx to mkdocs #101

Workflow file for this run

name: triage
on:
pull_request:
branches: main
jobs:
autolabel:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v6
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"