Skip to content

[Port] [2021.3] [Port] [2022.3] Graphics docs feedback fixes Apr 2025 #10567

[Port] [2021.3] [Port] [2022.3] Graphics docs feedback fixes Apr 2025

[Port] [2021.3] [Port] [2022.3] Graphics docs feedback fixes Apr 2025 #10567

Workflow file for this run

name: Labeler
on:
pull_request:
types: [opened, ready_for_review]
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v2
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"