We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4d8e38 commit daf91c0Copy full SHA for daf91c0
.github/workflows/build-push-vllm-xpu.yml
@@ -12,6 +12,7 @@ on:
12
type: string
13
description: The vLLM GitHub ref (tag, branch or commit) to build.
14
required: true
15
+ pull_request: # REMOVE THIS
16
17
jobs:
18
build_push_xpu_image:
0 commit comments