Skip to content

Commit 1125c19

Browse files
Create dedicated directory for integrations in ci workflows and move quarkus-langchain4j there
1 parent f3aed79 commit 1125c19

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/quarkus-langchain4j-integration.yml renamed to .github/workflows/integrations/quarkus-langchain4j-integration.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ on:
44
# Temporarily disabled - manual trigger only
55
push:
66
branches: [ main, ci/quarkus-langchain4j-IT ]
7+
paths:
8+
- '.github/workflows/integrations/quarkus-langchain4j.yml' # Add this
79
# pull_request:
810
# branches: [ main ]
911
# types: [opened, synchronize, reopened]

0 commit comments

Comments
 (0)