Skip to content

added testing

added testing #12785

Workflow file for this run

name: "PR_labeler"
on:
pull_request_target:
types: [opened, reopened, edited, closed, synchronize]
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@main
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/labeler.yml