Skip to content

Commit e102e0f

Browse files
DLBPointonmuffato
andauthored
Update nextflow.config
Correction from @muffato Co-authored-by: Matthieu Muffato <mm49@sanger.ac.uk>
1 parent e196eaa commit e102e0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nextflow.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@ manifest {
265265
homePage = 'https://github.com/sanger-tol/curationpretext'
266266
description = """A simple pipeline to generate pretext files for genomic curation."""
267267
mainScript = 'main.nf'
268-
defaultBranch = 'master'
268+
defaultBranch = 'main'
269269
nextflowVersion = '!>=24.10.5'
270270
version = '1.5.0'
271271
doi = '10.5281/zenodo.12773958'

0 commit comments

Comments
 (0)