Skip to content

Commit bfd9e30

Browse files
authored
Update helm-docs.yaml
1 parent 49aad41 commit bfd9e30

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.github/workflows/helm-docs.yaml

+6-1
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,13 @@ on:
44
pull_request:
55
branches:
66
- "*"
7-
7+
paths:
8+
- 'helm/**'
9+
workflow_dispatch: ~
810
push:
11+
branches: [ main ]
12+
paths:
13+
- 'helm/**'
914

1015
jobs:
1116
helm:

0 commit comments

Comments
 (0)