Skip to content

Commit

Permalink
added a robot in the mix
Browse files Browse the repository at this point in the history
  • Loading branch information
esolitos authored Aug 20, 2024
1 parent 31de1a2 commit 7c97d70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pyvespa.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,5 @@ jobs:
git push --set-upstream origin "${NEW_BRANCH}"
gh pr create -B master -H "${NEW_BRANCH}" \
-t "Update pyvespa version to ${{ steps.set_version.outputs.version }}" \
-b "This PR updates the pyvespa version to ${{ steps.set_version.outputs.version }}"
-b ":robot: This PR updates the pyvespa version to ${{ steps.set_version.outputs.version }}"

0 comments on commit 7c97d70

Please sign in to comment.