mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-12-22 19:18:17 +00:00
Fix filters
This commit is contained in:
parent
83a50d8ae0
commit
eeb496cf5c
1 changed files with 2 additions and 2 deletions
4
.github/filters.yml
vendored
4
.github/filters.yml
vendored
|
@ -162,8 +162,8 @@ stringtie:
|
||||||
- tests/software/stringtie/**
|
- tests/software/stringtie/**
|
||||||
|
|
||||||
tool_subtool:
|
tool_subtool:
|
||||||
- software/tool/subtool/**
|
- software/TOOL/SUBTOOL/**
|
||||||
- tests/software/tool/subtool/**
|
- tests/software/TOOL/SUBTOOL/**
|
||||||
|
|
||||||
trimgalore:
|
trimgalore:
|
||||||
- software/trimgalore/**
|
- software/trimgalore/**
|
||||||
|
|
Loading…
Reference in a new issue