Fixed formatter workflow

This commit is contained in:
Alishahryar1 2026-02-15 19:17:25 -08:00
parent 6093939151
commit ae0145f933

View file

@ -53,7 +53,7 @@ jobs:
steps:
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
with:
ref: ${{ github.event.pull_request.head.sha || github.ref }}
ref: ${{ github.head_ref || github.ref }}
repository: ${{ github.event.pull_request.head.repo.full_name || github.repository }}
fetch-depth: 1