Skip to content

Commit f6507b6

Browse files
committed
deactivate kotaemon build GHA for most paths
1 parent e68cf59 commit f6507b6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build_kotaemon_service.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ name: Build and Push Kotaemon Service Docker Image
22

33
on:
44
push:
5+
paths:
6+
- 'rag_system/old/**' # workflow triggers only on changes in the rag_system/old directory
57
branches:
68
- "*"
79
tags:

0 commit comments

Comments
 (0)