From bcc3f29141e008c1082d5812da8e9c1298c40de6 Mon Sep 17 00:00:00 2001 From: Guoying Qi <729395+gq1@users.noreply.github.com> Date: Mon, 3 Jun 2024 15:01:33 +0100 Subject: [PATCH] Add one more unchanged file for nf-core linting --- .nf-core.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.nf-core.yml b/.nf-core.yml index 17436e8..55f6709 100644 --- a/.nf-core.yml +++ b/.nf-core.yml @@ -16,6 +16,7 @@ lint: - .github/workflows/linting.yml - assets/sendmail_template.txt - lib/NfcoreTemplate.groovy + - .github/workflows/branch.yml nextflow_config: - manifest.name - manifest.homePage