Skip to content

Commit c0cb257

Browse files
author
Greg Roth
committed
temporary change to satisfy format checker
This worked beore. We'll see if we can trick it to work again
1 parent 6296f5b commit c0cb257

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/clang-format-checker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
- name: Fetch LLVM sources
8989
uses: actions/checkout@v4
9090
with:
91-
fetch-depth: 2
91+
repository: ${{ github.event.pull_request.head.repo.full_name }}
9292
path: build/main_src
9393

9494
- name: Setup Python env

0 commit comments

Comments
 (0)