From 9e32404df156f6f3b9c7e696445478103f22b8bc 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: Wed, 27 Jul 2022 12:10:35 +0200 Subject: [PATCH] =?UTF-8?q?ci:=20=F0=9F=A7=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/pr-validate.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/pr-validate.yaml b/.github/workflows/pr-validate.yaml index 64c29e5b..6aa1c5eb 100644 --- a/.github/workflows/pr-validate.yaml +++ b/.github/workflows/pr-validate.yaml @@ -43,7 +43,6 @@ jobs: # - charts-changelog with: checkoutCommit: ${{ github.sha }} - chartChangesDetected: ${{ needs.pr-metadata.outputs.chartChangesDetected }} chartChanges: ${{ needs.pr-metadata.outputs.addedOrModifiedCharts }} # charts-test: