Skip to content

Commit 266cfcb

Browse files
committed
Merge branch 'spycsh/refactor_audio' of https://github.com/opea-project/GenAIExamples into spycsh/refactor_audio
2 parents aa89e82 + 8a6beb2 commit 266cfcb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

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

66
on:
7-
pull_request_target:
7+
pull_request:
88
branches: ["main", "*rc"]
99
types: [opened, reopened, ready_for_review, synchronize] # added `ready_for_review` since draft is skipped
1010
paths:
@@ -39,4 +39,5 @@ jobs:
3939
example: ${{ matrix.example }}
4040
tag: ${{ github.event.pull_request.head.sha }}
4141
test_k8s: true
42+
opea_branch: "source/refactor_multimedia"
4243
secrets: inherit

0 commit comments

Comments
 (0)