change debug
All checks were successful
renovate / renovate (push) Successful in 1m25s

This commit is contained in:
2025-12-04 10:52:00 -06:00
parent 133571e782
commit 98f4d3f7a2

View File

@@ -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