We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e0fdb8 commit 5a78b75Copy full SHA for 5a78b75
.github/workflows/template_version_comment.yml
.nf-core.yml
@@ -20,20 +20,19 @@ lint:
20
- pyproject.toml
21
- .gitignore
22
nextflow_config:
23
- - manifest:
24
- - manifest.name
25
- - manifest.homePage
+ - manifest.name
+ - manifest.homePage
26
- config_defaults:
27
- params.multiqc_comment_headers
28
- params.custom_table_headers
29
- multiqc_config:
30
- - report_section_order
31
- - report_comment
+ multiqc_config: false
32
files_exist:
33
- .github/CONTRIBUTING.md
34
- CITATIONS.md
+ - assets/nf-core-viralgenie_logo_light.png
35
- conf/test.config
36
- conf/test_full.config
+ actions_awsfulltest: false
37
actions_ci: false
38
template:
39
name: viralgenie
0 commit comments