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