From d54aece0a012b3b21d40069c75ec087740e7b147 Mon Sep 17 00:00:00 2001 From: techno-467 Date: Wed, 29 May 2024 18:45:13 +0530 Subject: [PATCH] [MOSIP-33380] added helm and install script for resident-services Signed-off-by: techno-467 --- .github/workflows/chart-lint-publish.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/chart-lint-publish.yml b/.github/workflows/chart-lint-publish.yml index 0783a8e8ad0..878861a9d65 100644 --- a/.github/workflows/chart-lint-publish.yml +++ b/.github/workflows/chart-lint-publish.yml @@ -5,6 +5,8 @@ on: types: [published] pull_request: types: [opened, reopened, synchronize] + paths: + - 'helm/**' workflow_dispatch: inputs: IGNORE_CHARTS: