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

This commit is contained in:
2025-12-04 11:48:12 -06:00
parent 98f4d3f7a2
commit 3012504e96

View File

@@ -199,6 +199,9 @@ jobs:
git status --porcelain --untracked-files=all | grep '^.'
git status --porcelain --untracked-files=all | grep -q '^.'
echo $?
if git status --porcelain --untracked-files=all | grep -q '^.' ; then
echo ">> Changes detected"
# git status --porcelain --untracked-files=all