From 7259c0e0554caedea2d9d44378f7a4e300d99c46 Mon Sep 17 00:00:00 2001 From: Usman Rashid Date: Thu, 11 Jan 2024 14:33:23 +1300 Subject: [PATCH] Updated test title and aded run on push --- .github/workflows/test.yml | 4 +++- README.md | 2 ++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 3277983..4de425f 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -1,7 +1,9 @@ # Adopted from https://github.com/nf-core/modules/blob/master/.github/workflows/test.yml -name: Run tests +name: Lint and -stub on Linux/Docker on: + push: + branches: [main] pull_request: branches: [main] diff --git a/README.md b/README.md index 5efb30f..0717c20 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # PANGENE +[![Lint and -stub on Linux/Docker](https://github.com/PlantandFoodResearch/pangene/actions/workflows/test.yml/badge.svg)](https://github.com/PlantandFoodResearch/pangene/actions/workflows/test.yml) + A NextFlow pipeline for pan-genome annotation. ## Pipeline Flowchart