Skip to content

Commit 2f2d129

Browse files
committed
Use pull_request_target event instead of pull_request
1 parent 7cc5d23 commit 2f2d129

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
push:
77
branches:
88
- master
9-
pull_request:
9+
pull_request_target:
1010
branches:
1111
- master
1212

0 commit comments

Comments
 (0)