mirror of
https://github.com/tj-actions/changed-files
synced 2025-02-21 15:28:08 +00:00
Merge pull request #18 from tj-actions/remove-unused-line
Update action.yml
This commit is contained in:
commit
489e2d514f
1 changed files with 0 additions and 1 deletions
|
@ -50,7 +50,6 @@ runs:
|
||||||
fi
|
fi
|
||||||
|
|
||||||
TARGET_BRANCH=${GITHUB_BASE_REF}
|
TARGET_BRANCH=${GITHUB_BASE_REF}
|
||||||
CURRENT_BRANCH=${GITHUB_HEAD_REF}
|
|
||||||
|
|
||||||
git fetch --depth=1 origin ${TARGET_BRANCH}:${TARGET_BRANCH}
|
git fetch --depth=1 origin ${TARGET_BRANCH}:${TARGET_BRANCH}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue