Hi -
Do we have any param to enable auto-merge via automation?

We are using the below function to set permissions to our repositories.
Set Merge properties
Set-GitHubRepository -OwnerName $organizationName -RepositoryName $repositoryName -DisallowRebaseMerge -DisallowMergeCommit -DeleteBranchOnMerge