Update entrypoint.sh

This commit is contained in:
Tonye Jack
2021-07-06 14:42:55 -04:00
committed by GitHub
parent 708c43a168
commit 8dd8e28f8a

View File

@@ -41,7 +41,7 @@ else
fi fi
fi fi
echo "Retrieving changes between $PREV_SHA ($TARGET_BRANCH) $CURR_SHA ($CURRENT_BRANCH)" echo "Retrieving changes between $PREV_SHA ($TARGET_BRANCH) $CURR_SHA ($CURRENT_BRANCH)"
if [[ -z "$INPUT_FILES" ]]; then if [[ -z "$INPUT_FILES" ]]; then
echo "Getting diff..." echo "Getting diff..."