Remove automatic execution of test that require LLM inputs from merge requests onto main

This commit is contained in:
Leon Luithlen 2024-11-08 14:26:20 +01:00
parent 4dbf559a59
commit c62800c2f0
5 changed files with 0 additions and 15 deletions

View file

@ -1,9 +1,6 @@
name: test | neo4j
on:
pull_request:
branches:
- main
workflow_dispatch:
concurrency:

View file

@ -1,9 +1,6 @@
name: test | notebook
on:
pull_request:
branches:
- main
workflow_dispatch:
concurrency:

View file

@ -1,9 +1,6 @@
name: test | pgvector
on:
pull_request:
branches:
- main
workflow_dispatch:
concurrency:

View file

@ -1,9 +1,6 @@
name: test | qdrant
on:
pull_request:
branches:
- main
workflow_dispatch:
concurrency:

View file

@ -1,9 +1,6 @@
name: test | weaviate
on:
pull_request:
branches:
- main
workflow_dispatch:
concurrency: