Skip to content

Add myself to comment-commands.yml #51556

Add myself to comment-commands.yml

Add myself to comment-commands.yml #51556

Workflow file for this run

name: Summary Labeler
on:
- pull_request_target
jobs:
uses:
name: labeler
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: fuxingloh/multi-labeler@main
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
config-path: '.github/summary-labels.yml'