Skip to content

Commit b4775e4

Browse files
committed
remove other reference to run benchmark branch
1 parent dd34e1a commit b4775e4

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/RunBenchmark.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,6 @@ jobs:
4545
pull-requests: write # 'write' access to pull requests
4646
steps:
4747
- uses: actions/checkout@v4
48-
with:
49-
fetch-depth: 0
50-
ref: add_trigger_to_run_the_benchmark
51-
persist-credentials: false # otherwise, the token used is the GITHUB_TOKEN, instead of your personal access token.
5248

5349
- name: run mount
5450
shell: bash

0 commit comments

Comments
 (0)