From d20d3ca8628df8fc1c9c847b7d4c0b42891ccc47 Mon Sep 17 00:00:00 2001 From: Vasilis Date: Wed, 5 Jun 2024 20:54:42 +0200 Subject: [PATCH] OK now this should work --- .github/labeler.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/labeler.yml b/.github/labeler.yml index d0b8f9671..fc27e6f78 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -12,5 +12,5 @@ "Design": - changed-files: - - any-glob-to-any-file: '**/proposals/**' - - 'src/en/general-proposals/**' +- 'src/*/space-station-14/*/proposals/**' +- 'src/*/general-proposals/**'