refactor: update feature branch naming in build-push workflow

This commit is contained in:
twwu 2025-12-26 16:40:50 +08:00
parent f528f2eafc
commit 640661983a
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ on:
- "build/**" - "build/**"
- "release/e-*" - "release/e-*"
- "hotfix/**" - "hotfix/**"
- "feature/hitl-frontend" - "feat/hitl-frontend"
tags: tags:
- "*" - "*"