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: