diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b61b91e6b..184be389b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -86,8 +86,6 @@ jobs: with: binary: ./tmp/restyle-gha - - run: git reset --hard ${{ github.event.pull_request.head.sha }} - - if: ${{ steps.restyler.outputs.differences == 'true' }} uses: peter-evans/create-pull-request@v6 with: