Skip to content

Commit

Permalink
update workflow trigger
Browse files Browse the repository at this point in the history
Signed-off-by: chensuyue <[email protected]>
  • Loading branch information
chensuyue committed Aug 11, 2024
1 parent e46aa97 commit 76aeb0e
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/pr-examples-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,12 @@ on:
paths:
- .github/workflows/pr-examples-test.yml
- comps/cores/**
- comps/embeddings/langchain/**
- comps/retrievers/langchain/redis/**
- comps/reranks/tei/**
- comps/llms/text-generation/tgi/**
- comps/dataprep/redis/langchain/**
- requirements.txt
- setup.py

# If there is a new commit, the previous jobs will be canceled
concurrency:
Expand Down

0 comments on commit 76aeb0e

Please sign in to comment.