Adding status badge of GitHub Actions to your README.md


Summary

In previous post, I try to use GitHub Actions.
Next, this post get visibility status of the GitHub Action on README.md.

Steps

Click Actions button.

Click history.

Click button.

Click Copy status badge Markdown button.

Paste it to your README.md, and git push.

The result is here.

References