This commit is contained in:
Harrison Chase
2023-07-19 14:15:45 -07:00
parent e1499748d8
commit 3e41142408

View File

@@ -5,10 +5,6 @@ on:
push:
branches: [ master ]
pull_request:
paths:
- '.github/workflows/base/**'
- '.github/workflows/langchain/**'
- 'libs/langchain/**'
workflow_dispatch: # Allows to trigger the workflow manually in GitHub UI
jobs: