Skip to content

Commit 6ee88b5

Browse files
authored
fix: remove unauthorized event for auto approval
1 parent b3e61a1 commit 6ee88b5

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/auto-merge.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,6 @@ name: Auto Merge on Owner Approval
33
on:
44
pull_request_review:
55
types: [submitted, dismissed]
6-
check_suite:
7-
types: [completed]
8-
status: {}
9-
pull_request:
10-
types: [synchronize, labeled, unlabeled]
116

127
jobs:
138
auto-merge:

0 commit comments

Comments
 (0)