diff --git a/.github/workflows/main.yaml b/.github/workflows/build.yml similarity index 99% rename from .github/workflows/main.yaml rename to .github/workflows/build.yml index bbe4d58..a584bf1 100644 --- a/.github/workflows/main.yaml +++ b/.github/workflows/build.yml @@ -1,4 +1,4 @@ -name: Tests +name: build on: push: diff --git a/README.md b/README.md index 407e13b..a9b007e 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ An open-source, reproducible, and scalable solution for analyzing RNA-seq data. -[![Tests](https://github.com/CCBR/RENEE/actions/workflows/main.yaml/badge.svg)](https://github.com/CCBR/RENEE/actions/workflows/main.yaml) +[![build](https://github.com/CCBR/RENEE/actions/workflows/build.yml/badge.svg)](https://github.com/CCBR/RENEE/actions/workflows/build.yml) [![docs](https://github.com/CCBR/RENEE/actions/workflows/docs-mkdocs.yml/badge.svg)](https://github.com/CCBR/RENEE/actions/workflows/docs-mkdocs.yml) [![DOI](https://zenodo.org/badge/447297455.svg)](https://zenodo.org/doi/10.5281/zenodo.10553198)