Skip to content

Commit 3b70405

Browse files
committed
test
Signed-off-by: ZePan110 <ze.pan@intel.com>
1 parent 10ec95f commit 3b70405

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.github/workflows/pr-chart-e2e.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44
name: E2E Test with Helm Charts
55

66
on:
7-
pull_request_target:
7+
pull_request:
8+
# _target:
89
branches: [main]
910
types: [opened, reopened, ready_for_review, synchronize] # added `ready_for_review` since draft is skipped
1011
paths:

AudioQnA/kubernetes/helm/cpu-values.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@
33

44
tgi:
55
LLM_MODEL_ID: Intel/neural-chat-7b-v3-3
6+
#test

0 commit comments

Comments
 (0)