mirror of
https://github.com/langgenius/dify.git
synced 2026-03-30 08:59:46 +08:00
chore: Update GitHub Actions workflow to include 'feat/rag-2' path for build triggers
This commit is contained in:
parent
443e1fad32
commit
814cbee28e
1
.github/workflows/build-push.yml
vendored
1
.github/workflows/build-push.yml
vendored
@ -9,6 +9,7 @@ on:
|
||||
- "build/**"
|
||||
- "release/e-*"
|
||||
- "deploy/rag-dev"
|
||||
- "feat/rag-2"
|
||||
tags:
|
||||
- "*"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user