Skip to content

Commit e25eb1b

Browse files
authored
Fix branch trigger leftover from cu124 merge (#3)
1 parent e3f7ef8 commit e25eb1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-vllm.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ env:
2121

2222
on:
2323
push:
24-
branches: [cu124]
24+
branches: [main]
2525
pull_request:
2626

2727
jobs:

0 commit comments

Comments
 (0)