Skip to content

Commit d55d203

Browse files
authored
[docs] change token in docs_notify_assignees.yaml (#17637)
1 parent 5406f56 commit d55d203

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs_notify_assignees.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Notify documentation review assignees on new commits
22

33
on:
4-
pull_request:
4+
pull_request_target:
55
# Fires on new commits and on label changes, so the job
66
# starts as soon as the label is added, then on every push.
77
types: [synchronize, labeled]

0 commit comments

Comments
 (0)