diff --git a/.github/workflows/backport.yaml b/.github/workflows/backport.yaml index 20838c7..2d4ca5f 100644 --- a/.github/workflows/backport.yaml +++ b/.github/workflows/backport.yaml @@ -44,3 +44,6 @@ jobs: target-branch: 0.12.x pull-request: ${{ github.event.pull_request.url }} no-squash: ${{ env.NO_SQUASH_OPTION }} + strategy: ort + strategy-option: ours + enable-err-notification: true