aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 99d2ebe..a6d4689 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,7 @@
<p align="center">
<img width="256" height=auto src="https://github.com/BanceDev/lush/blob/main/logo.png">
<br/>
+ <img src="https://github.com/BanceDev/lush/actions/workflows/build.yml/badge.svg" alt="build status">
<img src="https://img.shields.io/github/contributors/bancedev/lush" alt="contributors">
<img src="https://img.shields.io/github/license/bancedev/lush" alt="license">
<img src="https://img.shields.io/github/forks/bancedev/lush" alt="forks">
c='//www.gravatar.com/avatar/d6b757ad4778d8cac81581905dad5f4e?s=13&d=retro' width='13' height='13' alt='Gravatar' /> BanceDev 2-5/+8 2024-09-12Update build.yml checkout v4Gravatar Lance Borden 1-1/+1 2024-09-12Update build.yml to artifact v4Gravatar Lance Borden 1-1/+1 2024-09-12fixed exit status issue with non interative modeGravatar BanceDev 1-1/+1 2024-09-12added non interative mode for running lua scriptsGravatar BanceDev 2-4/+28 2024-09-12temporary github action fix until non-interactive mode is implementedGravatar BanceDev 1-2/+2 2024-09-12attempt to update build script to accept input into lush shellGravatar BanceDev 2-4/+6 2024-09-12prevent lush workflow from getting stuck in testsGravatar Lance Borden 1-1/+4 2024-09-12removed chsh in workflowGravatar Lance Borden 1-4/+1