Skip to content

Commit

Permalink
Add squash (#102)
Browse files Browse the repository at this point in the history
  • Loading branch information
ViacheslavP authored Nov 28, 2024
1 parent 8b5fead commit 6a57794
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_tdk_version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ jobs:
--head "update-release-version-v${RELEASE_VERSION}" \
--title "Update image version to v${RELEASE_VERSION}" \
--body 'Created by Github action')
gh pr merge $pr --auto
gh pr merge $pr --auto --squash

0 comments on commit 6a57794

Please sign in to comment.