Only print the analysis summary once by henrymercer · Pull Request #1811 · github/codeql-action (original) (raw)

Currently we print the analysis summary twice, once within the "interpreting results" log group, and once at the top-level of the analyze Action logs. This PR changes this so we print the analysis summary once at the top-level.

Merge / deployment checklist