Skip to content

fix(k8s_tagger) Removing k8s tagger warnings, as these have been causing false alarms and cost concerns #5316

fix(k8s_tagger) Removing k8s tagger warnings, as these have been causing false alarms and cost concerns

fix(k8s_tagger) Removing k8s tagger warnings, as these have been causing false alarms and cost concerns #5316

Workflow file for this run

name: PRs labeler
on:
- pull_request_target
jobs:
triage:
runs-on: ubuntu-20.04
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true