Skip to content

Commit d072cdc

Browse files
Update pull_request_target to run in the base repo context
1 parent ba75689 commit d072cdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/devdocs-notify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: DevDocs PR or Issue Creation Notifier
22
on:
3-
pull_request:
3+
pull_request_target:
44
types: [opened]
55

66
jobs:

0 commit comments

Comments
 (0)