Update action.yml
This commit is contained in:
parent
ca0dcf8458
commit
6c57b11941
@ -58,7 +58,7 @@ runs:
|
||||
HEAD_SHA=$(git rev-parse ${TARGET_BRANCH} || true)
|
||||
fi
|
||||
|
||||
if [[ -z $INPUT_FILES ]]; then
|
||||
if [[ -z "${{ inputs.files }}" ]]; then
|
||||
|
||||
echo "Getting diff..."
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user