Skip to content

Commit 59f092f

Browse files
authored
Change Dependabot trigger to pull_request_target
1 parent c447f85 commit 59f092f

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,7 +1,7 @@
11
name: Dependabot auto-merge
22
on:
3-
pull_request
43
workflow_dispatch:
4+
pull_request_target:
55

66
permissions:
77
contents: write

0 commit comments

Comments
 (0)