Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikel Broström committed Sep 20, 2024
1 parent e43f3db commit 175b75a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,7 @@ jobs:
with:
token: ${{ secrets.GITHUB_TOKEN }}
branch: ${{ env.BRANCH_NAME }} # Use the created branch
base: master # Base branch for the pull request, replace with your actual base branch (e.g., main or develop)
commit-message: Overwrote tracker results in README.md
title: Overwrite tracker results in README.md
body: "This PR updates the tracker results table in the README.md."

0 comments on commit 175b75a

Please sign in to comment.