Skip to content

Commit bf52747

Browse files
authored
Enable e2e mock test on release branches (opendatahub-io#60)
1 parent 22ddc2c commit bf52747

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/e2e-mock-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: E2E Mock vLLM Test
33
on:
44
pull_request_target:
55
types: [labeled, synchronize]
6-
branches: [main]
6+
branches: [main, 'release-*']
77

88
permissions: {}
99

0 commit comments

Comments
 (0)