Skip to content

Commit 7928c37

Browse files
authored
Change pull_request to pull_request_target
1 parent 49619f1 commit 7928c37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dependabot_automerge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name: Dependabot auto-merge
22

33
on:
4-
pull_request:
54
workflow_dispatch:
5+
pull_request_target:
66

77
permissions:
88
contents: write

0 commit comments

Comments
 (0)