Skip to content

Commit 8dd2ae5

Browse files
den-isDenis Iskandarov
and
Denis Iskandarov
authored
Trigger chart release only on changes in the charts directory (#1582)
Co-authored-by: Denis Iskandarov <[email protected]>
1 parent 3ed3913 commit 8dd2ae5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/helm-chart-release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ on:
44
push:
55
branches:
66
- trunk
7+
paths:
8+
- 'charts/**'
79

810
jobs:
911
release:

0 commit comments

Comments
 (0)