ci: Add hotfix/** branches to build-push workflow triggers (#26129)

This commit is contained in:
QuantumGhost
2025-09-23 18:48:02 +08:00
committed by GitHub
parent d9e45a1abe
commit 2913d17fe2

View File

@@ -8,6 +8,7 @@ on:
- "deploy/enterprise"
- "build/**"
- "release/e-*"
- "hotfix/**"
tags:
- "*"