From 129ebb96f09c37db9ce81f462ae09af5498f8d00 Mon Sep 17 00:00:00 2001 From: Rakshitha650 <76676196+Rakshitha650@users.noreply.github.com> Date: Wed, 31 Jan 2024 13:24:53 +0530 Subject: [PATCH 1/2] Update chart-lint-publish.yml Signed-off-by: Rakshitha650 <76676196+Rakshitha650@users.noreply.github.com> --- .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 a65e56bd..8acf19a4 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: From 444962361c37a6babf5d6a88f4b2154c0bf90702 Mon Sep 17 00:00:00 2001 From: Rakshitha650 <76676196+Rakshitha650@users.noreply.github.com> Date: Wed, 31 Jan 2024 15:48:04 +0530 Subject: [PATCH 2/2] [DSD-4341]Update README.md Signed-off-by: Rakshitha650 <76676196+Rakshitha650@users.noreply.github.com> --- helm/signup-ui/README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/helm/signup-ui/README.md b/helm/signup-ui/README.md index 818595bd..48f08458 100644 --- a/helm/signup-ui/README.md +++ b/helm/signup-ui/README.md @@ -7,5 +7,3 @@ Refer [Commons](https://docs.mosip.io/1.2.0/modules/commons). ``` ./install.sh ``` - -