Skip to content

Commit 7ca687f

Browse files
Update dependabot-auto-merge.yml (#27)
1 parent 1bfe08f commit 7ca687f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/dependabot-auto-merge.yml

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
name: Dependabot auto-merge
2-
on: pull_request_target
2+
on:
3+
pull_request_target:
4+
workflow_dispatch:
35

46
permissions:
57
pull-requests: write

0 commit comments

Comments
 (0)