Skip to content

Shan added line 2 in Shan's Test File #1419

Shan added line 2 in Shan's Test File

Shan added line 2 in Shan's Test File #1419

Workflow file for this run

name: Pull Request Labeler
on:
- pull_request_target
jobs:
label:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/labeler.yml