diff --git a/.github/workflows/e2e-action-commit-push.yml b/.github/workflows/e2e-action-commit-push.yml index c9e1477..1f26f4f 100644 --- a/.github/workflows/e2e-action-commit-push.yml +++ b/.github/workflows/e2e-action-commit-push.yml @@ -319,7 +319,6 @@ jobs: target_branch: test/e2e-commit-push-reset-${{ github.run_id }} base_branch: test/e2e-commit-push-base-${{ github.run_id }} reset_target_branch: "true" - force_with_lease: "true" - name: Reset via docker image (preview) if: ${{ inputs.mode == 'image' }}