diff --git a/.github/workflows/auto-merge.yml b/.github/workflows/auto-merge.yml index f8fb5c587..03b49ee21 100644 --- a/.github/workflows/auto-merge.yml +++ b/.github/workflows/auto-merge.yml @@ -15,4 +15,4 @@ jobs: merge-method: squash do-not-merge-labels: never-merge pull-request-author-associations: OWNER,MEMBER,COLLABORATOR - review-author-associations: OWNER,MEMBER + review-author-associations: OWNER,MEMBER,CONTRIBUTOR