Skip to content

Cherry pick release 0.33.1 #4503

Cherry pick release 0.33.1

Cherry pick release 0.33.1 #4503

Workflow file for this run

---
name: golangci-lint
on: # yamllint disable-line rule:truthy
pull_request:
workflow_call:
jobs:
lint:
name: lint
runs-on: ubuntu-latest
steps:
- run: echo "Lint is run as part of the CI workflow."