Skip to content

Commit acd04de

Browse files
committed
For now, build a helm chart fro all changes
1 parent 26b63b9 commit acd04de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/helm-publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ on:
44
push:
55
branches:
66
- main
7-
paths:
8-
- 'helm-chart/**'
7+
# paths:
8+
# - 'helm-chart/**'
99
release:
1010
types: [published]
1111

0 commit comments

Comments
 (0)