This is an example about how to use GitHub actions. It is just a summary mostly based on the official documentation.
To add a badge indicating the status of a given workflow you just need to add a link like the following:
![example workflow](https://github.com/jesusc/actions-example/actions/workflows/check-junit.yaml/badge.svg)