Skip to content

chore(deps): bump nextra-theme-docs from 2.13.2 to 2.13.4 #52

chore(deps): bump nextra-theme-docs from 2.13.2 to 2.13.4

chore(deps): bump nextra-theme-docs from 2.13.2 to 2.13.4 #52

Workflow file for this run

name: Labeler
on:
- pull_request_target
# This workflow will require write permissions on pull requests
# 1. Repository Settings -> Actions -> General -> Workflow permissions
# Check "Read and write permissions"
jobs:
labeler:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"