Skip to content

Update docbuild.yml #613

Update docbuild.yml

Update docbuild.yml #613

Workflow file for this run

name: 'Pull Request Labeler'
on:
- pull_request_target
jobs:
triage:
runs-on: ubuntu-24.04
steps:
- uses: actions/labeler@v5.0.0
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'
sync-labels: true