From 7ff98ae240941377f60ed795635cc3875698e7ac Mon Sep 17 00:00:00 2001 From: ilitteri Date: Fri, 29 Nov 2024 15:26:29 -0300 Subject: [PATCH] Fix title --- cmd/loc/src/main.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/loc/src/main.rs b/cmd/loc/src/main.rs index 83435dda7..0d8c51839 100644 --- a/cmd/loc/src/main.rs +++ b/cmd/loc/src/main.rs @@ -73,7 +73,7 @@ fn slack_message(old_report: LinesOfCodeReport, new_report: LinesOfCodeReport) - "type": "header", "text": {{ "type": "plain_text", - "text": "Daily LEVM EF Tests Run Report" + "text": "Daily Lines of Code Report" }} }}, {{