From decbc0827a0fba7d63a94bcc077871b16454c0d2 Mon Sep 17 00:00:00 2001 From: Kjeld Schouten-Lebbing Date: Tue, 28 Feb 2023 11:34:04 +0100 Subject: [PATCH] Update common.release.yaml --- .github/workflows/common.release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/common.release.yaml b/.github/workflows/common.release.yaml index cc040ca6..a3701476 100644 --- a/.github/workflows/common.release.yaml +++ b/.github/workflows/common.release.yaml @@ -8,7 +8,7 @@ on: branches: - main paths: - - 'charts/*' + - 'library/*' jobs: release-charts: