Skip to content

I found some lint in the coach plugin #4165

I found some lint in the coach plugin

I found some lint in the coach plugin #4165

Workflow file for this run

name: PR Labels
on: [pull_request_target]
jobs:
other-labels:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"