diff --git a/.github/workflows/restyled.yml b/.github/workflows/restyled.yml index 9680cf411a..3482740947 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.ref }} + ref: ${{ github.event.pull_request.head.sha }} - uses: restyled-io/actions/setup@v4 - id: restyler