Skip to content

Commit 8df2d46

Browse files
committed
switch to pull_request_target for CI workflow
1 parent 945fc70 commit 8df2d46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
push:
55
branches:
66
- main
7-
pull_request:
7+
pull_request_target:
88
branches:
99
- "*"
1010

0 commit comments

Comments
 (0)