Skip to content

Release v0.32.1-rc.0 #4490

Release v0.32.1-rc.0

Release v0.32.1-rc.0 #4490

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."