Skip to content

Commit a33f6bd

Browse files
committed
[ci] Try workflow trigger on pull_request_target
Signed-off-by: Viet Nguyen Duc <[email protected]>
1 parent 7f756c1 commit a33f6bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ on:
2626
paths-ignore:
2727
- '**.md'
2828
- '.*'
29-
pull_request:
29+
pull_request_target:
3030
paths-ignore:
3131
- '**.md'
3232

0 commit comments

Comments
 (0)