From a6ae9f4e8864f0d358bffbecf045c11595793fd5 Mon Sep 17 00:00:00 2001 From: yumisims Date: Mon, 9 Oct 2023 16:06:37 +0100 Subject: [PATCH] add gx test data to github --- .github/workflows/ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 25e06df..6639f8b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -2,8 +2,6 @@ name: nf-core CI # This workflow runs the pipeline with the minimal test dataset to check that it completes without any syntax errors on: push: - branches: - - dev pull_request: release: types: [published]