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.
pull/2034/head
John D Pell 2022-01-12 13:17:16 -08:00 committed by John D Pell
parent dbb3ea4736
commit 4779c8c380
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
![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/)
![License](https://img.shields.io/github/license/Bash-it/bash-it)
![shell](https://img.shields.io/badge/Shell-Bash-blue)