Skip to content

[PR #112/ee89dbfe backport][stable-10] add docsite workflow #88

[PR #112/ee89dbfe backport][stable-10] add docsite workflow

[PR #112/ee89dbfe backport][stable-10] add docsite workflow #88

Workflow file for this run

name: "Pull Request Labeler"
on:
pull_request_target:
types: [opened, synchronize, reopened]
jobs:
labeler:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5