Skip to content

chore: make the update-contributors workflow run monthly #3199

chore: make the update-contributors workflow run monthly

chore: make the update-contributors workflow run monthly #3199

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/pyroscope/helm/pyroscope/templates/.*
call-lint-test:
uses: grafana/helm-charts/.github/workflows/lint-test.yaml@main
with:
ct_configfile: operations/pyroscope/helm/ct.yaml
ct_check_version_increment: false
helm_version: v3.14.3