mirror of https://github.com/langgenius/dify.git
chore: Update GitHub Actions workflow to include 'feat/rag-2' path for build triggers
This commit is contained in:
parent
443e1fad32
commit
814cbee28e
|
|
@ -9,6 +9,7 @@ on:
|
|||
- "build/**"
|
||||
- "release/e-*"
|
||||
- "deploy/rag-dev"
|
||||
- "feat/rag-2"
|
||||
tags:
|
||||
- "*"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue