Skip to content

Commit 76c4fd9

Browse files
committed
build: Only run github actions based on folder changes
1 parent 72b789d commit 76c4fd9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/kubernetes-charts-build.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
pull_request:
77
paths:
88
- 'deployment/kubernetes/**'
9+
- '.github/workflows/kubernetes**'
910
tags:
1011
- 'v*.*.*' # e.g., v0.1.1
1112

0 commit comments

Comments
 (0)