diff --git a/.github/changes-filter.yaml b/.github/changes-filter.yaml index 0221a5b2211d..255ff8b43f7f 100644 --- a/.github/changes-filter.yaml +++ b/.github/changes-filter.yaml @@ -22,6 +22,7 @@ starter-projects: - "src/backend/base/langflow/initial_setup/**" - "src/backend/base/langflow/components/**" - "src/backend/base/langflow/services/**" + - "src/backend/base/langflow/custom/**" - "src/frontend/src/pages/MainPage/**" - "src/frontend/src/utils/reactflowUtils.ts" - "src/frontend/tests/extended/features/**"