diff options
| author | Dax Raad <[email protected]> | 2025-12-06 18:21:32 -0500 |
|---|---|---|
| committer | Dax Raad <[email protected]> | 2025-12-06 18:21:32 -0500 |
| commit | dfea6780d9a8c4b28e7f3481144e76deb9b80edf (patch) | |
| tree | 069d14b5fb5ea0346e3a9e4332d9560b5e33d81d /.github | |
| parent | 2ac8dd63610918c6911f86275d9cd881077f0b8e (diff) | |
| download | opencode-dfea6780d9a8c4b28e7f3481144e76deb9b80edf.tar.gz opencode-dfea6780d9a8c4b28e7f3481144e76deb9b80edf.zip | |
sync
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/format.yml | 1 |
1 files changed, 0 insertions, 1 deletions
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 |
