This is an automated email from the ASF dual-hosted git repository.

davidarthur pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/kafka-merge-queue-sandbox.git


The following commit(s) were added to refs/heads/main by this push:
     new 9dfa741  remove git show
9dfa741 is described below

commit 9dfa741d5a55a10fe0b8d0154d1c54d4dda61824
Author: David Arthur <[email protected]>
AuthorDate: Tue Mar 18 15:03:02 2025 -0400

    remove git show
---
 .github/workflows/merge.yml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/.github/workflows/merge.yml b/.github/workflows/merge.yml
index aea3927..3912bdd 100644
--- a/.github/workflows/merge.yml
+++ b/.github/workflows/merge.yml
@@ -37,8 +37,6 @@ jobs:
         run: |
           echo "Status"
           git status
-          echo "Show"
-          git show
           echo "Log"
           git log $BASE_SHA..HEAD
           echo "Amend"

Reply via email to