Skip to content

Commit e90248d

Browse files
committed
ci: added gh actions
1 parent 2dddf4d commit e90248d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-helm-chart-patch-update.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
jobs:
1111
start-helm-update-ci:
1212
name: Helm patch update
13-
uses: ./github/workflows/helm-chart-updates.yml
13+
uses: ./.github/workflows/helm-chart-updates.yml
1414
secrets: inherit
1515
with:
1616
CI_UPDATE_TYPE: patch

0 commit comments

Comments
 (0)