We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8943e9c commit c8253fcCopy full SHA for c8253fc
.github/workflows/runBenchmarks.yml
@@ -19,7 +19,6 @@ jobs:
19
run: |
20
git config --global user.email "[email protected]"
21
git config --global user.name "madhav-db"
22
- git checkout benchmark-branch
23
git pull origin main
24
git push origin benchmark-branch
25
0 commit comments