Skip to content

Commit bdce96d

Browse files
Change pull_request to pull_request_target
1 parent eb8fefa commit bdce96d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-linting-and-format.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
- main
9-
pull_request:
9+
pull_request_target:
1010
branches:
1111
- main
1212

0 commit comments

Comments
 (0)