[autofix.ci] apply automated fixes

This commit is contained in:
autofix-ci[bot] 2025-12-15 08:19:04 +00:00 committed by GitHub
parent 5f957a115a
commit f5952b3884
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 2 deletions

View File

@ -150,8 +150,7 @@ class WorkflowRunCleanup:
)
else:
summary_message = (
f"Cleanup complete. Deleted {total_runs_deleted} workflow runs "
f"before {self.window_end.isoformat()}"
f"Cleanup complete. Deleted {total_runs_deleted} workflow runs before {self.window_end.isoformat()}"
)
summary_color = "white"