mirror of
https://github.com/bjw-s-labs/helm-charts.git
synced 2025-07-04 00:47:04 +02:00
ci: Fix chart reference
This commit is contained in:
parent
74a6de46f9
commit
b0643e30cb
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pr-validate.yaml
vendored
2
.github/workflows/pr-validate.yaml
vendored
|
@ -54,7 +54,7 @@ jobs:
|
|||
${{
|
||||
(
|
||||
contains(fromJSON(needs.pr-metadata.outputs.addedOrModifiedCharts), 'library/common') &&
|
||||
'["other/kah-common-chart"]'
|
||||
'["other/common-chart"]'
|
||||
) || '[]'
|
||||
}}
|
||||
overrideDeps: |-
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue