From dfea6780d9a8c4b28e7f3481144e76deb9b80edf Mon Sep 17 00:00:00 2001 From: Dax Raad Date: Sat, 6 Dec 2025 18:21:32 -0500 Subject: sync --- .github/workflows/format.yml | 1 - 1 file changed, 1 deletion(-) (limited to '.github') diff --git a/.github/workflows/format.yml b/.github/workflows/format.yml index f27678b2e..96e316c5f 100644 --- a/.github/workflows/format.yml +++ b/.github/workflows/format.yml @@ -18,7 +18,6 @@ jobs: uses: actions/checkout@v4 with: token: ${{ secrets.GITHUB_TOKEN }} - ref: ${{ github.head_ref || github.ref }} - name: Setup Bun uses: ./.github/actions/setup-bun -- cgit v1.2.3