We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce4b482 commit b3bf217Copy full SHA for b3bf217
markdown_writer.py
@@ -254,7 +254,6 @@ def write_to_markdown(
254
file.write(f" {issue.pr_comment_count or 'N/A'} |")
255
file.write("\n")
256
257
- file.write("\n")
258
file.write(
259
"_This report was generated with the \
260
[Issue Metrics Action](https://github.com/github/issue-metrics)_\n"
0 commit comments