Skip to content

Commit 3ffdf87

Browse files
committed
update paths to be docker/vllm/**
Signed-off-by: Jinyan Li <jinyali@amazon.com>
1 parent beca915 commit 3ffdf87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-vllm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
branches:
66
- main
77
paths:
8-
- "docker/**"
8+
- "docker/vllm/**"
99

1010
permissions:
1111
contents: read

0 commit comments

Comments
 (0)