Skip to content

General: Add new contributors to about us page #44010

General: Add new contributors to about us page

General: Add new contributors to about us page #44010

name: Pull Request Labeler
on: [pull_request_target]
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"