Testing openbuild-keep.txt file with include folder
Sync public mirror / sync (push) Successful in 40s

This commit is contained in:
2025-10-06 22:21:09 +02:00
parent 1c6080d32c
commit 8e70310760
2 changed files with 6 additions and 18 deletions
+1 -1
View File
@@ -79,6 +79,6 @@ jobs:
if git diff --cached --quiet; then
echo "No public-eligible changes to push."
else
git commit -m "Sync public subset from Flux (private)"
git commit -m "Sync public subset from Flux"
git push origin HEAD:main
fi