From eeb496cf5c7e1ccb4f16cd08fa18c8273544deaa Mon Sep 17 00:00:00 2001 From: drpatelh Date: Sun, 7 Feb 2021 23:23:08 +0000 Subject: [PATCH] Fix filters --- .github/filters.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/filters.yml b/.github/filters.yml index 6d64aec6..188ba85c 100644 --- a/.github/filters.yml +++ b/.github/filters.yml @@ -162,8 +162,8 @@ stringtie: - tests/software/stringtie/** tool_subtool: - - software/tool/subtool/** - - tests/software/tool/subtool/** + - software/TOOL/SUBTOOL/** + - tests/software/TOOL/SUBTOOL/** trimgalore: - software/trimgalore/**