Skip to content

chore: Allow additional metric labels based on Kubernetes labels #370

chore: Allow additional metric labels based on Kubernetes labels

chore: Allow additional metric labels based on Kubernetes labels #370

Workflow file for this run

name: presubmit
on:
push:
branches: [main]
pull_request:
workflow_dispatch:
jobs:
presubmit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: make presubmit