Skip to content

Commit 864c23c

Browse files
committed
Update publish-chart.yaml
1 parent d36a562 commit 864c23c

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/publish-chart.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,6 @@ name: Publish chart
55

66
# Trigger the workflow on pushed tags or commits to main branch.
77
on:
8-
pull_request:
9-
paths-ignore:
10-
- "docs/**"
11-
- "**.md"
12-
- ".github/workflows/*"
13-
- "!.github/workflows/publish-chart.yaml"
148
push:
159
paths-ignore:
1610
- "docs/**"

0 commit comments

Comments
 (0)