Skip to content

chore(deps): bump pymdown-extensions from 10.21.3 to 11.0 #87

chore(deps): bump pymdown-extensions from 10.21.3 to 11.0

chore(deps): bump pymdown-extensions from 10.21.3 to 11.0 #87

Workflow file for this run

name: Auto Label PR
on:
pull_request_target:
types: [opened, synchronize]
permissions:
contents: read
pull-requests: write
jobs:
label:
name: Auto Label
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v7
- uses: actions/labeler@v6
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
sync-labels: false