[model-gateway] update workflow names for gateway and exclude npu (#13415)

This commit is contained in:
Simo Lin
2025-11-17 02:04:07 -08:00
committed by GitHub
parent ae7698fbd5
commit b24235b8bb
4 changed files with 6 additions and 3 deletions
+3
View File
@@ -3,6 +3,9 @@ on:
push:
tags:
- "*" # Trigger on all tags and filterred by pep440 later
tags-ignore:
- "gateway-*" # Exclude gateway/router tags
- "router-*" # Exclude router tags
workflow_dispatch:
pull_request:
branches: