Skip to content

Commit 58b6af7

Browse files
committed
Use pull_request_target trigger
1 parent 93a11c3 commit 58b6af7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎.github/workflows/notify-when-maintainers-cannot-edit.yaml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ name: Notify When Maintainers Cannot Edit
55
# **Who does it impact**: Open-source.
66

77
on:
8-
pull_request:
8+
pull_request_target:
99
types:
1010
- opened
1111

0 commit comments

Comments
 (0)