Skip to content

Commit b4a7f26

Browse files
authored
update action (#696)
Signed-off-by: chensuyue <[email protected]>
1 parent 812c85c commit b4a7f26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-microservice-test.yml

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

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

0 commit comments

Comments
 (0)