Skip to content

Commit 5db7a6f

Browse files
committed
Test (gha) Publish Helm Charts workflow
1 parent a3382e8 commit 5db7a6f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/gha-publish-chart.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
name: (gha) Publish Helm Charts
22

33
on:
4+
# test
5+
pull_request:
6+
branches:
7+
- master
48
workflow_dispatch:
59
inputs:
610
ref:

0 commit comments

Comments
 (0)