We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fabc82 commit d7a6f4cCopy full SHA for d7a6f4c
.github/workflows/pytest-integration-check.yml
@@ -2,7 +2,7 @@ name: RAG Module Integration Tests
2
3
on:
4
pull_request:
5
- branches: [beta-test]
+ branches: [wip]
6
types: [opened, synchronize, reopened]
7
paths:
8
- 'src/**'
0 commit comments