We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5406f56 commit d55d203Copy full SHA for d55d203
.github/workflows/docs_notify_assignees.yaml
@@ -1,7 +1,7 @@
1
name: Notify documentation review assignees on new commits
2
3
on:
4
- pull_request:
+ pull_request_target:
5
# Fires on new commits and on label changes, so the job
6
# starts as soon as the label is added, then on every push.
7
types: [synchronize, labeled]
0 commit comments