mirror of
https://github.com/super-linter/super-linter.git
synced 2024-12-23 07:42:13 -05:00
Adding it
This commit is contained in:
parent
c86c422f83
commit
90502fda22
1 changed files with 5 additions and 0 deletions
|
@ -2025,6 +2025,11 @@ BuildFileList()
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
#########
|
||||||
|
# Print #
|
||||||
|
#########
|
||||||
|
echo "Generating Diff with:[git diff --name-only 'master..$GITHUB_SHA' --diff-filter=d]"
|
||||||
|
|
||||||
################################################
|
################################################
|
||||||
# Get the Array of files changed in the comits #
|
# Get the Array of files changed in the comits #
|
||||||
################################################
|
################################################
|
||||||
|
|
Loading…
Reference in a new issue