Skip to content

Commit 111cc94

Browse files
committed
fixed default branch
1 parent 58132e6 commit 111cc94

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/benchmarks.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,6 @@ jobs:
4040
steps:
4141
- name: Check out Git repository
4242
uses: actions/checkout@v4
43-
with:
44-
ref: ${{ env.CHC_BRANCH }}
4543
- name: Check out PR
4644
run: |
4745
git fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 \

0 commit comments

Comments
 (0)