diff --git a/.github/workflows/chart-testing.yaml b/.github/workflows/chart-testing.yaml index f6166d7..b06679e 100644 --- a/.github/workflows/chart-testing.yaml +++ b/.github/workflows/chart-testing.yaml @@ -42,7 +42,7 @@ jobs: release-chart: if: github.ref == 'refs/heads/main' - needs: lint-test + needs: lint-test-chart permissions: contents: write runs-on: ubuntu-latest