Skip to content

Commit 059ae9f

Browse files
committed
fix: automerge workflow
1 parent 3b0bd5c commit 059ae9f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/automerge.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1-
name: Auto-Approve and Auto-Merge PRs
1+
name: Auto Approve and Merge PRs
22

33
on:
4-
workflow_call:
4+
pull_request_target:
5+
types: [opened, synchronize, reopened]
56

67
jobs:
78
auto-approve-merge-dependabot:

0 commit comments

Comments
 (0)