Update arrow direction and added branch information (#113)
This commit is contained in:
parent
d8a3837b58
commit
1e10ed4950
@ -36,7 +36,7 @@ else
|
||||
fi
|
||||
fi
|
||||
|
||||
echo "Retrieving changes between $PREV_SHA → $CURR_SHA"
|
||||
echo "Retrieving changes between $PREV_SHA ($TARGET_BRANCH) ← $CURR_SHA ($GITHUB_HEAD_REF)"
|
||||
|
||||
if [[ -z "$INPUT_FILES" ]]; then
|
||||
echo "Getting diff..."
|
||||
|
Loading…
x
Reference in New Issue
Block a user