diff --git a/.github/workflows/chart.yml b/.github/workflows/chart.yml index 79735c18..598d9bd1 100644 --- a/.github/workflows/chart.yml +++ b/.github/workflows/chart.yml @@ -11,8 +11,7 @@ permissions: contents: write actions: read deployments: read - contents: read - + jobs: publish-helm-chart: if: github.event.pull_request.merged == true && contains(github.event.pull_request.title, 'update manifest and helm charts')