diff --git a/.github/workflows/upgrade-provider.yml b/.github/workflows/upgrade-provider.yml index cf04dcd7..ae683c9b 100644 --- a/.github/workflows/upgrade-provider.yml +++ b/.github/workflows/upgrade-provider.yml @@ -76,7 +76,7 @@ jobs: kind: all email: bot@pulumi.com username: pulumi-bot - automerge: false + automerge: true target-version: ${{ steps.target_version.outputs.version }} allow-missing-docs: false - name: Comment on upgrade issue if automated PR failed