mirror of https://github.com/langgenius/dify.git
ci: Add hotfix/** branches to build-push workflow triggers (#26129)
This commit is contained in:
parent
d9e45a1abe
commit
542e9fbcc4
|
|
@ -8,6 +8,7 @@ on:
|
|||
- "deploy/enterprise"
|
||||
- "build/**"
|
||||
- "release/e-*"
|
||||
- "hotfix/**"
|
||||
tags:
|
||||
- "*"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue