README: Display latest build status from current branch

This displays the build/test status of the latest commit to HEAD, not neccessarily `master` branch, from whichever fork it's read from.
This commit is contained in:
John D Pell
2022-01-12 13:17:16 -08:00
committed by John D Pell
parent dbb3ea4736
commit 4779c8c380

View File

@@ -1,6 +1,6 @@
![logo](https://github.com/Bash-it/media/raw/master/media/Bash-it.png) ![logo](https://github.com/Bash-it/media/raw/master/media/Bash-it.png)
![Build Status](https://github.com/Bash-it/bash-it/workflows/CI/badge.svg?branch=master) ![Build Status](../../../workflows/CI/badge.svg?event=push)
![Docs Status](https://readthedocs.org/projects/bash-it/badge/) ![Docs Status](https://readthedocs.org/projects/bash-it/badge/)
![License](https://img.shields.io/github/license/Bash-it/bash-it) ![License](https://img.shields.io/github/license/Bash-it/bash-it)
![shell](https://img.shields.io/badge/Shell-Bash-blue) ![shell](https://img.shields.io/badge/Shell-Bash-blue)