Skip to content

Development: Add check for public methods in controllers that are not endpoints #61557

Development: Add check for public methods in controllers that are not endpoints

Development: Add check for public methods in controllers that are not endpoints #61557

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