How to display GitHub Actions status badge image in your repository’s README.md?
GitHub actions is one of the latest additions in the sphere of tools, available for CI/CD. It’s quite powerful and integrates directly with the GitHub repository where it’s ran. One of the benefits of having a CI system, is the ability to quickly understand if your latest build is passing or not. The so called