Skip to content

Commit

Permalink
Update main.py
Browse files Browse the repository at this point in the history
  • Loading branch information
fabriziosalmi authored Dec 16, 2024
1 parent f75ba56 commit 54e10b6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions main.py
Original file line number Diff line number Diff line change
Expand Up @@ -177,9 +177,6 @@ def generate_report(config: Config, check_results: List[Tuple[str, List[str]]]):
report_content = f"""{usage_content}
{report_template}
[![GitHub Workflow Status]({config.github_workflow_badge})]
## Website Monitor Report
This report was automatically generated on {datetime.now().strftime('%Y-%m-%d %H:%M:%S UTC')}.
Expand Down

0 comments on commit 54e10b6

Please sign in to comment.