From 2984bfe3da67886baf0e05a283ff0641106f5f26 Mon Sep 17 00:00:00 2001 From: Catherine Lee Date: Fri, 19 Sep 2025 17:32:49 +0000 Subject: [PATCH] [ez][CI] Run vllm workflow on vllm pin updates (#163353) As in title The auto pin update was merged without running vllm workflow Pull Request resolved: https://github.com/pytorch/pytorch/pull/163353 Approved by: https://github.com/malfet, https://github.com/wdvr --- .github/labeler.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/labeler.yml b/.github/labeler.yml index 8b1acc77c26..eb4076d8133 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -130,3 +130,6 @@ - torch/csrc/inductor/aoti_include/** - torchgen/aoti/** - torchgen/gen_aoti_c_shim.py + +"ciflow/vllm": +- .github/ci_commit_pins/vllm.txt