test: remove workflow_dispatch
This commit is contained in:
parent
cdb06d2157
commit
5dc8d4e8a1
1 changed files with 0 additions and 1 deletions
1
.github/workflows/weighted_edges_tests.yml
vendored
1
.github/workflows/weighted_edges_tests.yml
vendored
|
|
@ -17,7 +17,6 @@ on:
|
||||||
- 'cognee/tests/unit/interfaces/graph/test_weighted_edges.py'
|
- 'cognee/tests/unit/interfaces/graph/test_weighted_edges.py'
|
||||||
- 'examples/python/weighted_edges_example.py'
|
- 'examples/python/weighted_edges_example.py'
|
||||||
- '.github/workflows/weighted_edges_tests.yml'
|
- '.github/workflows/weighted_edges_tests.yml'
|
||||||
workflow_dispatch:
|
|
||||||
|
|
||||||
env:
|
env:
|
||||||
RUNTIME__LOG_LEVEL: ERROR
|
RUNTIME__LOG_LEVEL: ERROR
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue