Skip to content

OG Go code cleanup

OG Go code cleanup #32

Workflow file for this run

name: helm-ci
on: pull_request
jobs:
call-lint:
uses: grafana/helm-charts/.github/workflows/linter.yml@main
with:
filter_regex_include: .*operations/phlare/helm/.*
call-lint-test:
uses: grafana/helm-charts/.github/workflows/lint-test.yaml@main
with:
ct_configfile: operations/phlare/helm/ct.yaml
ct_check_version_increment: false
helm_version: v3.8.2