From 6cb38b0bf6defade2455de39ca84bf3bab11f9b3 Mon Sep 17 00:00:00 2001 From: Bryce Thorup Date: Fri, 30 Aug 2024 14:57:19 -0600 Subject: [PATCH] pull --- action.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/action.sh b/action.sh index 86b3482..ec14805 100755 --- a/action.sh +++ b/action.sh @@ -1,4 +1,5 @@ +git pull message="$(git log --merges -n 1)" echo $(git log --merges -n 1) if [[ $message == *"__post__"* ]]; then