### Is your feature request related to a problem? No ### Describe the solution you'd like Utilize the [GitHub Actions Job Summary feature](https://docs.github.com/en/actions/using-workflows/workflow-commands-for-github-actions#adding-a-job-summary) we could output the markdown as GitHub friendly markdown in the GitHub Action output. ### Describe alternatives you've considered We currently allow pushing the result to a Discussion or Issue. We definitely need to keep this but we can also output to the GitHub Actions screen ### Additional context _No response_