Skip to content

feat: Add client-go metrics registration to operatorpkg #166

feat: Add client-go metrics registration to operatorpkg

feat: Add client-go metrics registration to operatorpkg #166

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