There was an error while loading. Please reload this page.
1 parent 72b789d commit 76c4fd9Copy full SHA for 76c4fd9
.github/workflows/kubernetes-charts-build.yaml
@@ -6,6 +6,7 @@ on:
6
pull_request:
7
paths:
8
- 'deployment/kubernetes/**'
9
+ - '.github/workflows/kubernetes**'
10
tags:
11
- 'v*.*.*' # e.g., v0.1.1
12
0 commit comments