Skip to content
Snippets Groups Projects
Unverified Commit 03d60d8f authored by Ryan Laurie's avatar Ryan Laurie Committed by GitHub
Browse files

Make Backports Automerge Again (#43635)

parent b97d9791
Branches
Tags
No related merge requests found
......@@ -92,7 +92,7 @@ jobs:
if: ${{ steps.create_backport_pull_request.outputs.has-conflicts == 'false' }}
uses: peter-evans/enable-pull-request-automerge@v2
with:
token: ${{ steps.generate-token.outputs.token }}
token: ${{ secrets.METABASE_AUTOMATION_USER_TOKEN }}
pull-request-number: ${{ steps.create_backport_pull_request.outputs.backport_pr_number }}
merge-method: squash
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment