Skip to content

pkg/k8s: Add timeout to node drain #55

pkg/k8s: Add timeout to node drain

pkg/k8s: Add timeout to node drain #55

---
name: "Generate go test cover report"
on:
workflow_dispatch:
push:
branches: ["main"]
paths:
- "*.go"
- "**/*.go"
jobs:
generate-reports:
uses: heathcliff26/ci/.github/workflows/golang-testcover-report.yaml@main
secrets: inherit