Fix broken CI status badge in repo readme #84
+1
−1
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
The service to provide the payload for the status badge seems no longer available.

Shields provide some default endpoints, from which a good one to pull "all green" on main for all the workflows at once seems to be
/check-runs/without either picking a single workflow to emit directly via GHA endpoints, or going some bespoke way. This looks it suits the task well.👓 Preview:
325aa4a