This commit is contained in:
@@ -197,6 +197,8 @@ jobs:
|
||||
run: |
|
||||
cd ${MANIFEST_DIR}
|
||||
|
||||
git status --porcelain --untracked-files=all | grep '^.'
|
||||
|
||||
if git status --porcelain --untracked-files=all | grep -q '^.' ; then
|
||||
echo ">> Changes detected"
|
||||
# git status --porcelain --untracked-files=all
|
||||
|
||||
Reference in New Issue
Block a user