Skip to content

fix: auto label doc PRs #3536

fix: auto label doc PRs

fix: auto label doc PRs #3536

Workflow file for this run

name: Label documentation changes automatically
on:
- pull_request_target
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4