Skip to content

Commit

Permalink
Updated test title and aded run on push
Browse files Browse the repository at this point in the history
  • Loading branch information
GallVp committed Jan 11, 2024
1 parent fd9c0ac commit 7259c0e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -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]

Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 7259c0e

Please sign in to comment.