Create badge image:
Created badge image result:
[
Why is there not a "passing"/"failed"/"succeeded"?
I've run into this before, try using the name of the Action instead of the workflow file name.
This snippet should work for you:
[![CI](https://github.com/sunnamed434/UIElementsUnturned/workflows/CI/badge.svg
)](https://github.com/sunnamed434/UIElementsUnturned/actions/workflows/NET_Framework_CI.yml)