From 5aa2a68b04fe9f0ff33516b726c3a7faab35cb68 Mon Sep 17 00:00:00 2001 From: Jamie Date: Tue, 16 Mar 2021 16:30:52 +0000 Subject: [PATCH] [skip ci] --- .github/labeler.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/labeler.yml b/.github/labeler.yml index 57c72ae71..652fd0bf0 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -1,6 +1,5 @@ -# Add 'test' label to any change to *.spec.js files within the source dir automation: - - tests/**/* + - any: ['tests/**/*] frontend: - any: ['src/Ombi/ClientApp/**/*']