diff --git a/.github/workflows/helm-release.yaml b/.github/workflows/helm-release.yaml index 8186cfa078..ef5baa666e 100644 --- a/.github/workflows/helm-release.yaml +++ b/.github/workflows/helm-release.yaml @@ -5,7 +5,7 @@ on: branches: - main paths: - - 'production/helm/**' + - 'production/helm/loki/Chart.yaml' jobs: call-update-helm-repo: