From 56a85a60f95d2c0f522d991ab3d8772398eb61c5 Mon Sep 17 00:00:00 2001 From: Bryce Thorup Date: Fri, 30 Aug 2024 15:09:13 -0600 Subject: [PATCH] a --- action.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/action.sh b/action.sh index 8fa0640..3393e51 100755 --- a/action.sh +++ b/action.sh @@ -1,5 +1,6 @@ git pull +git log --merges -n 1 message="$(git log --merges -n 1)" $message if [[ $message == *"__post__"* ]]; then