Skip to content

Fixed path and root inconsistency. #4524

Fixed path and root inconsistency.

Fixed path and root inconsistency. #4524

Workflow file for this run

name: "labeler"
on:
- pull_request_target
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4.3.0
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true