mirror of
https://github.com/langgenius/dify.git
synced 2026-04-27 14:08:18 +08:00
chore: Update GitHub Actions workflow to include 'feat/rag-2' path for build triggers
This commit is contained in:
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:
|
||||
- "*"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user