From 4e3169c033d42079c4990dbb4b4b6b2637618a32 Mon Sep 17 00:00:00 2001 From: Valeriano Manassero <14011549+valeriano-manassero@users.noreply.github.com> Date: Mon, 20 Mar 2023 11:59:15 +0100 Subject: [PATCH] flow for charts changes only (#192) --- .github/workflows/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 4d556d2..c31f828 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -5,7 +5,7 @@ on: branches: - main paths: - - '**' + - 'charts/**' jobs: release: