[model-gateway] update workflow names for gateway and exclude npu (#13415)
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user