Skip to content

Commit

Permalink
push
Browse files Browse the repository at this point in the history
  • Loading branch information
kagahd committed Oct 14, 2024
1 parent 341dea3 commit 6868766
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-jar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ jobs:
git config --local user.email "[email protected]"
git config --local user.name "github-actions[bot]"
git pull origin ${{ github.head_ref }} --rebase || echo "No changes to pull"
git add latest-version/mongodb-performance-test.jar
# Check if there are staged changes
Expand Down

0 comments on commit 6868766

Please sign in to comment.