Skip to content

Commit 82e3594

Browse files
chensuyuedmsuehir
authored andcommitted
set action back to pull_request_target (opea-project#602)
Signed-off-by: chensuyue <suyue.chen@intel.com> Signed-off-by: dmsuehir <dina.s.jones@intel.com>
1 parent 1cde81e commit 82e3594

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-docker-compose-e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
name: E2E test with docker compose
55

66
on:
7-
pull_request:
7+
pull_request_target:
88
branches: [main]
99
types: [opened, reopened, ready_for_review, synchronize] # added `ready_for_review` since draft is skipped
1010
paths:

0 commit comments

Comments
 (0)