From b0643e30cbe9ac1c73e5dba0577072544ff4cf72 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?B=E1=B4=87=CA=80=C9=B4=E1=B4=85=20S=E1=B4=84=CA=9C?= =?UTF-8?q?=E1=B4=8F=CA=80=C9=A2=E1=B4=87=CA=80s?= Date: Sun, 7 Aug 2022 11:49:04 +0200 Subject: [PATCH] ci: Fix chart reference --- .github/workflows/pr-validate.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr-validate.yaml b/.github/workflows/pr-validate.yaml index 67517fc6..413005e1 100644 --- a/.github/workflows/pr-validate.yaml +++ b/.github/workflows/pr-validate.yaml @@ -54,7 +54,7 @@ jobs: ${{ ( contains(fromJSON(needs.pr-metadata.outputs.addedOrModifiedCharts), 'library/common') && - '["other/kah-common-chart"]' + '["other/common-chart"]' ) || '[]' }} overrideDeps: |-