Send `init-post` status report in absence of config by henrymercer · Pull Request #2751 · github/codeql-action

This PR fixes a bug in the init-post Action where we would not send a status report if the configuration was not available. This resulted in limited telemetry in cases where CodeQL was not initialized, for example if it could not be downloaded.

Merge / deployment checklist

  • Confirm this change is backwards compatible with existing workflows.
  • Confirm the readme has been updated if necessary.
  • Confirm the changelog has been updated if necessary.