Skip to content

chore(victoria-metrics-k8s-stack): Just a tiny spelling fix in the comment about grafanaOperator #2037

chore(victoria-metrics-k8s-stack): Just a tiny spelling fix in the comment about grafanaOperator

chore(victoria-metrics-k8s-stack): Just a tiny spelling fix in the comment about grafanaOperator #2037

Workflow file for this run

name: "Pull Request Labeler"
on:
pull_request_target:
branches:
- master
jobs:
release:
permissions:
issues: write
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: ".github/labeler.yaml"