Add collaborator to auto-merge (#2347)
Trying to figure out what type of author association @github-actions has.
This commit is contained in:
2
.github/workflows/auto-merge.yml
vendored
2
.github/workflows/auto-merge.yml
vendored
@ -14,5 +14,5 @@ jobs:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
merge-method: squash
|
||||
do-not-merge-labels: never-merge
|
||||
pull-request-author-associations: OWNER,MEMBER
|
||||
pull-request-author-associations: OWNER,MEMBER,COLLABORATOR
|
||||
review-author-associations: OWNER,MEMBER
|
||||
|
||||
Reference in New Issue
Block a user