mirror of
https://github.com/langgenius/dify.git
synced 2026-01-06 06:26:00 +00:00
ci: Add hotfix/** branches to build-push workflow triggers (#26129)
This commit is contained in:
1
.github/workflows/build-push.yml
vendored
1
.github/workflows/build-push.yml
vendored
@@ -8,6 +8,7 @@ on:
|
||||
- "deploy/enterprise"
|
||||
- "build/**"
|
||||
- "release/e-*"
|
||||
- "hotfix/**"
|
||||
tags:
|
||||
- "*"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user