Skip to content

victoria-metrics-distributed: support overriding the default name for… #1515

victoria-metrics-distributed: support overriding the default name for…

victoria-metrics-distributed: support overriding the default name for… #1515

Workflow file for this run

name: "Pull Request Labeler"

Check failure on line 1 in .github/workflows/labeler.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/labeler.yaml

Invalid workflow file

No steps defined in `steps` and no workflow called in `uses` for the following jobs: release
on:
pull_request:
branches:
- master
jobs:
release:
permissions:
issues: write
pull-requests: write
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: ".github/labeler.yaml"