diff --git a/.github/workflows/restyled.yml b/.github/workflows/restyled.yml index 3482740947..9680cf411a 100644 --- a/.github/workflows/restyled.yml +++ b/.github/workflows/restyled.yml @@ -13,7 +13,7 @@ jobs: steps: - uses: actions/checkout@v4 with: - ref: ${{ github.event.pull_request.head.sha }} + ref: ${{ github.event.pull_request.head.ref }} - uses: restyled-io/actions/setup@v4 - id: restyler