3
0
Fork 0
mirror of https://github.com/tj-actions/changed-files synced 2025-02-20 11:01:56 +00:00

Merge pull request #18 from tj-actions/remove-unused-line

Update action.yml
This commit is contained in:
Tonye Jack 2021-04-20 19:42:32 -04:00 committed by GitHub
commit 489e2d514f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -50,7 +50,6 @@ runs:
fi
TARGET_BRANCH=${GITHUB_BASE_REF}
CURRENT_BRANCH=${GITHUB_HEAD_REF}
git fetch --depth=1 origin ${TARGET_BRANCH}:${TARGET_BRANCH}