diff --git a/provision/generators/README.yaml b/provision/generators/README.yaml index 8b20b2d..f24407e 100644 --- a/provision/generators/README.yaml +++ b/provision/generators/README.yaml @@ -27,6 +27,12 @@ badges: - name: Lint image: https://img.shields.io/github/workflow/status/hadenlabs/zsh-core/lint-code url: https://github.com/hadenlabs/zsh-core/actions?workflow=lint-code + - name: CI + image: https://img.shields.io/github/workflow/status/hadenlabs/zsh-core/ci + url: https://github.com/hadenlabs/zsh-core/actions?workflow=ci + - name: Test + image: https://img.shields.io/github/workflow/status/hadenlabs/zsh-core/test + url: https://github.com/hadenlabs/zsh-core/actions?workflow=test - name: pre-commit image: https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white url: https://github.com/pre-commit/pre-commit