mirror of
https://github.com/tj-actions/changed-files
synced 2025-02-19 15:23:42 +00:00
Update diff-sha.sh
This commit is contained in:
parent
dc88c3a0c5
commit
321490c60a
1 changed files with 1 additions and 0 deletions
|
@ -155,6 +155,7 @@ else
|
|||
|
||||
if [[ $depth -gt $max_depth ]]; then
|
||||
echo "::error::Unable to find merge-base between $TARGET_BRANCH and HEAD."
|
||||
exit 1
|
||||
fi
|
||||
done
|
||||
fi
|
||||
|
|
Loading…
Add table
Reference in a new issue