Skip to content

Commit d232fcf

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/observability-docker.yml

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
- 'observability/**'
9+
- '.github/workflows/observability**'
910
tags:
1011
- 'v*.*.*' # e.g., v0.1.1
1112

0 commit comments

Comments
 (0)