Skip to content

Metrics: Add service to track service metrics #25

Metrics: Add service to track service metrics

Metrics: Add service to track service metrics #25

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 }}"
configuration-path: .github/pullrequest-labeler.yml
sync-labels: true